-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Table SQL / API
-
Labels:
WindowGroups have multiple equivalent keys (start, end) that should be handled differently from other keys. The UpdatingPlanChecker uses equivalence groups to identify equivalent keys but the keys of WindowGroups are not correctly assigned to groups.
This means that we cannot correctly extract keys from queries that use group windows.
- links to