Function datafusion_functions::crypto::basic::sha224
source · pub fn sha224(args: &[ColumnarValue]) -> Result<ColumnarValue>
Expand description
computes sha224 hash digest of the given input
pub fn sha224(args: &[ColumnarValue]) -> Result<ColumnarValue>
computes sha224 hash digest of the given input