Function datafusion::functions::expr_fn::get_field

source ·
pub fn get_field(arg_1: Expr, arg_2: Expr) -> Expr
Expand description

Returns the value of the field with the given name from the struct Return $name(arg)