pub fn wildcard_with_options(options: WildcardOptions) -> SelectExpr
Expand description
Create an ‘*’ Expr::Wildcard
expression with the wildcard options
pub fn wildcard_with_options(options: WildcardOptions) -> SelectExpr
Create an ‘*’ Expr::Wildcard
expression with the wildcard options