-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2025-07-07
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Recent changes have decoupled representative queries from the query settings cluster parameter, storing them in a separate collection. This adjustment makes it harder to reach the 16MB document limit as representative queries no longer directly contribute to the main document size.
The test query_settings_size_limits.js, which relies on representative queries to test the size constraint, should be updated to account for this change.