-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QO 2022-10-03, QE 2022-10-17
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
A GroupBy followed by Unique in this example could be simplified to just the GroupBy, since the keys produced by the GroupBy are unique. We should investigate when this happens and add a rewrite to simplify.