Function datafusion::prelude::named_struct
source ยท pub fn named_struct(args: Vec<Expr>) -> Expr
Expand description
Returns a struct with the given names and arguments pairs
pub fn named_struct(args: Vec<Expr>) -> Expr
Returns a struct with the given names and arguments pairs