Details
-
Task
-
Resolution: Duplicate
-
Major - P3
-
None
-
None
-
None
-
None
-
Execution Team 2021-07-26
Description
Currently, the isTimeseriesMetaFieldOnlyQuery method is in the write_ops_exec.cpp file. However, we want to move this method into its own time-series file in the time-series namespace. This will allow us to keep all time-series logic separated into the time-series namespace and allow for unit testing of this function.