datafusion_functions::encoding::expr_fn

Function decode

Source
pub fn decode(input: Expr, encoding: Expr) -> Expr
Expand description

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