Function datafusion::functions::crypto::basic::sha512

source ยท
pub fn sha512(args: &[ColumnarValue]) -> Result<ColumnarValue, DataFusionError>
Expand description

computes sha512 hash digest of the given input