Function datafusion::prelude::translate

source ·
pub fn translate(string: Expr, from: Expr, to: Expr) -> Expr
Expand description

replaces the characters in from with the counterpart in to