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