Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.5.0
-
None
-
Untriaged
-
No
Description
This is an extension of Bug MB-27861 to optimize MIN aggregate without GROUP BY. As of vulcan, we want to handle optimization only for keyPos = 0 to avoid corner cases and regressions. It would be good to do the full optimization for KeyPos > 0 in mad-hatter.
Attachments
Issue Links
- relates to
-
MB-30871 MAX queries can be further optimized
-
- Closed
-
Verified for regressions with aggregate queries (MIN and MAX) with keyPos of aggregate 0,1,2. No issues seen. Hence closing this issue.
Verified with 6.5.0-4846