Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Currently AggregateJoinTransposeRule only support INNER join. Aggregates (at least the ones without aggregate functions) could be pushed through OUTER joins with current logic.
Attachments
Issue Links
- depends upon
-
CALCITE-3012 Column uniqueness metadata provider may return wrong result for FULL OUTER JOIN operator
- Closed
- is related to
-
CALCITE-2378 AggregateJoinTransposeRule should left and right outer join
- Closed
- links to