summaryrefslogtreecommitdiff
path: root/jstests/sharding/timeseries_query.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58276 Add collscan plan if collection is clustered and collscan uses c...Ivan Fefer2022-11-021-1/+1
* SERVER-59163 Allow creating partial indexes on time-series collectionsDavid Percy2022-01-211-5/+4
* SERVER-60623 remove TimeseriesTest.timeseriesCollectionsEnabled() references ...Benety Goh2021-10-221-6/+0
* SERVER-59126 Delete buckets collection metadata from config servers on time-s...Nikita Lapkov2021-09-201-6/+4
* SERVER-59094 Implicitly create timeseries collections with shardCollectionAlya Berciu2021-09-171-9/+7
* SERVER-59196 Ensure sharded time-series collection query plans consist of cor...Rui Liu2021-09-071-3/+27
* SERVER-59778 Robustify timeseries_query.js testArun Banala2021-09-031-3/+15
* SERVER-57568 Implement query routing behaviour for sharded time series collec...Arun Banala2021-08-301-0/+505