Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-5364

Refactor Count TimeSeries Group By Level based on SchemaReader

    XMLWordPrintableJSON

Details

    • 2023-1-Schema

    Description

      Currently, the LevelTimeSeriesCountOperator, serving feature "count timeseries group by level", is implemented by invoking SchemaRegion interfaces directly, which is unable to be interrupt and brings burden to SchemaRegion business logic.

      Since we want SchemaRegion to only provide the basic SchemaReader, we refactor the implementation of LevelTimeSeriesCountOperator to extract the group by and counting logic from SchemaRegion. Based on SchemaReader, it is more flexible to interrupt the process and release resources.

      Attachments

        Issue Links

          Activity

            People

              Marcoss Yukun Zhou
              Marcoss Yukun Zhou
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: