-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The timeseries_crud_jscore_passthrough implicitly creates a timeseries collection and adds a time field to each document that is inserted. Every document has the same time value. Since the passthrough filters out the timeField in each document before returning the documents to the test, we should be able to semi-randomly generate time values. This will make the passthrough more realistic to real timeseries workloads.