Function spark_sha256

Source
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