Module datafusion_optimizer::analyzer::function_rewrite
source · Expand description
ApplyFunctionRewrites
to replace Expr
s with function calls (e.g ||
to array_concat`)
Structs§
- Analyzer rule that invokes
FunctionRewrite
s on expressions