Function datafusion::prelude::wildcard_with_options
source · pub fn wildcard_with_options(options: WildcardOptions) -> Expr
Expand description
Create an ‘*’ Expr::Wildcard
expression with the wildcard options
pub fn wildcard_with_options(options: WildcardOptions) -> Expr
Create an ‘*’ Expr::Wildcard
expression with the wildcard options