[
https://issues.apache.org/jira/browse/IOTDB-4940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuan Tian reassigned IOTDB-4940:
--------------------------------
Assignee: Yuan Tian (was: 李伟豪)
> Optimize PartitonFetch Process in query
> ---------------------------------------
>
> Key: IOTDB-4940
> URL: https://issues.apache.org/jira/browse/IOTDB-4940
> Project: Apache IoTDB
> Issue Type: Improvement
> Components: Core/Query
> Reporter: Yuan Tian
> Assignee: Yuan Tian
> Priority: Major
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)