Function datafusion::logical_expr::encode
source · pub fn encode(input: Expr, encoding: Expr) -> ExprExpand description
encode the input, using the encoding. encoding can be base64 or hex
pub fn encode(input: Expr, encoding: Expr) -> Exprencode the input, using the encoding. encoding can be base64 or hex