Function datafusion_physical_expr::crypto_expressions::sha384
source · pub fn sha384(args: &[ColumnarValue]) -> Result<ColumnarValue>
Expand description
computes sha384 hash digest of the given input
pub fn sha384(args: &[ColumnarValue]) -> Result<ColumnarValue>
computes sha384 hash digest of the given input