This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch cluster-
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 9bb1b2e fix sonarcloud detected bugs (#4202)
add 1dcc82a [IOTDB-1764] Support vector timeseries in raw data query in
cluster (#4182)
add f4b9e99 Merge branch 'master' of github.com:Apache/incubator-iotdb
into cluster-
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/cluster/metadata/CMManager.java | 75 ++++++++--------------
.../iotdb/cluster/query/LocalQueryExecutor.java | 39 ++---------
.../cluster/query/reader/ClusterReaderFactory.java | 24 ++-----
.../iotdb/cluster/utils/ClusterQueryUtils.java | 43 +++++++++++++
.../cluster/client/sync/SyncClientAdaptorTest.java | 14 ++--
.../cluster/server/member/DataGroupMemberTest.java | 11 ++--
thrift-cluster/src/main/thrift/cluster.thrift | 6 +-
7 files changed, 99 insertions(+), 113 deletions(-)