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