Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
FlinkRelMdUniqueKeys#getTableUniqueKeys uses the original columns to find the index of primary keys. But after project push-down, the indexes is incorrect based on original columns, and the new columns should be used.
Attachments
Issue Links
- relates to
-
FLINK-23135 Flink SQL Error while applying rule AggregateReduceGroupingRule
- Closed
- links to