pub fn blake2s(args: &[ColumnarValue]) -> Result<ColumnarValue, DataFusionError>Expand description
computes blake2s hash digest of the given input
pub fn blake2s(args: &[ColumnarValue]) -> Result<ColumnarValue, DataFusionError>computes blake2s hash digest of the given input