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