Skip to content

[SQL] Optimize multiple map operators applied to the same source by finding common sub-expressions #6817

Description

@mihaibudiu

Two map operators applied to the same sources may be combined into a single map in general.
That map may benefit from common-subexpression elimination.

Metadata

Metadata

Assignees

Labels

SQL compilerRelated to the SQL compiler

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions