pub fn spark_sha512(
args: &[ColumnarValue],
) -> Result<ColumnarValue, DataFusionError>Expand description
sha512 function that simulates Spark’s sha2 expression with bit width 512
pub fn spark_sha512(
args: &[ColumnarValue],
) -> Result<ColumnarValue, DataFusionError>sha512 function that simulates Spark’s sha2 expression with bit width 512