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