Class ParallelizeTimeSeriesSource


An optimization rule vertically partitions the time-series into three parts: time-series source, field extraction, and time-series aggregation so that they can run parallel to speed up time-series query. For the field-extraction part, it will use a specialized version for time-series indices.