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