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

Optimize PartitonFetch Process in query

    XMLWordPrintableJSON

Details

    • 2022-11-Cluster

    Description

      Currently, in query process, no matter there is time filter in sql or not, PartitionFetcher will choose to fetch that from confignode through rpc instead of trying to use cache.

      However, if query sql has timefilter like `where time >= XX and time <= XXX`, we may get data partition info in local cache.

      Attachments

        Activity

          People

            jackietien Yuan Tian
            jackietien Yuan Tian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: