Function datafusion::prelude::decode

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

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