This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from f6e636b support (#3172)
add 49cd4d1 Fix align by device query locally bugs in cluster module &&
Fix concurrent query bugs in cluster module (#3183)
No new revisions were added by this update.
Summary of changes:
.../cluster/query/ClusterDataQueryExecutor.java | 9 +--------
.../cluster/query/reader/ClusterReaderFactory.java | 23 ++++------------------
.../query/reader/mult/RemoteMultSeriesReader.java | 15 +++-----------
.../org/apache/iotdb/db/metadata/PartialPath.java | 15 ++++++++++++++
.../iotdb/db/query/reader/series/SeriesReader.java | 6 +++---
5 files changed, 26 insertions(+), 42 deletions(-)