Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.22.0
-
None
-
None
Description
Analogously to SortJoinCopyRule (introduced via CALCITE-2624), we could have a new rule (SortCorrelateCopyRule) that will copy a Sort below a Correlate operator.
This rule will NOT be included in the default ruleset of Calcite.
Attachments
Issue Links
- is related to
-
CALCITE-2624 Add a rule to copy a sort below a join operator
- Closed