Module datafusion_python::optimizer::analyzer::function_rewrite
source · Expand description
ApplyFunctionRewrites to replace Exprs with function calls (e.g || to array_concat`)
Structs§
- Analyzer rule that invokes
FunctionRewrites on expressions