Function spark_sha512

Source
pub fn spark_sha512(
    args: &[ColumnarValue],
) -> Result<ColumnarValue, DataFusionError>
Expand description

sha512 function that simulates Spark’s sha2 expression with bit width 512