Function deltalake::datafusion::prelude::encode

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

encode the input, using the encoding. encoding can be base64 or hex Return $name(arg)