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