Function datafusion_functions::crypto::expr_fn::digest
source · pub fn digest(input_arg1: Expr, input_arg2: Expr) -> Expr
Expand description
Computes the binary hash of an expression using the specified algorithm. Return $name(arg)