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