Module datafusion_optimizer::analyzer::function_rewrite

source ·
Expand description

ApplyFunctionRewrites to replace Exprs with function calls (e.g || to array_concat`)

Structs§