Function datafusion_functions::crypto::basic::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