Function datafusion::functions::crypto::expr_fn::sha256

source ยท
pub fn sha256(input_arg1: Expr) -> Expr
Expand description

Computes the SHA-256 hash of a binary string. Return $name(arg)