Function datafusion_functions::encoding::expr_fn::encode

source ยท
pub fn encode(input: Expr, encoding: Expr) -> Expr
Expand description

encode the input, using the encoding. encoding can be base64 or hex