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