-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 8.2.0-rc0
-
Component/s: None
-
None
-
Query Integration
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
For legacy/"viewful" timeseries collections, setQuerySettings fails on the buckets collection (system.buckets.<X>) because they are system collections.
With rawData queries it's now possible to query the buckets without using a system collection.
We should evaluate whether that is supported, or rather passing rawData inside the setQuerySettings object should fail.
(Note support is nontrivial, e.g. internal aggregation stages like $_internalBucketGeoWithin currently fail to serialize into a representative query).