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
-
Build couchbase-server-6.5.0-4156 contains indexing commit 732b0f2 with commit message:
MB-29605: Optimize MIN aggregate without group by when KeyPos > 0