Module datafusion_expr::conditional_expressions
source · Expand description
Conditional expressions
Structs
- Helper struct for building Expr::Case
Statics
- Currently supported types by the coalesce function. The order of these types correspond to the order on which coercion applies This should thus be from least informative to most informative