-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
ALL
-
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
The repro provided shows that a wildcard index on the meta field in a TS collection can cause some queries to fail incorrectly. The queries that fail seem to eligible for the bounded sort optimization (printing the stacktrace also shows the bounded sorter rewrite in progress).
If we do not create the wildcard index, the query completes successfully. Creating an index should not cause a valid query to fail.
- duplicates
-
SERVER-97229 Remove the field name validation in projection executor utils
-
- Closed
-
- is related to
-
SERVER-101795 Timeseries query with nested $elemMatch incorrectly uasserts
-
- Backlog
-
- related to
-
SERVER-89308 Create query property tester
-
- Closed
-
-
SERVER-104428 Complete TODO listed in SERVER-99768
-
- Open
-