pub fn spark_sha256(
args: &[ColumnarValue],
) -> Result<ColumnarValue, DataFusionError>Expand description
sha256 function that simulates Spark’s sha2 expression with bit width 0 or 256
pub fn spark_sha256(
args: &[ColumnarValue],
) -> Result<ColumnarValue, DataFusionError>sha256 function that simulates Spark’s sha2 expression with bit width 0 or 256