Function spark_sha384

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

sha384 function that simulates Spark’s sha2 expression with bit width 384