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