This is an automated email from the ASF dual-hosted git repository.

xiangweiwei pushed a change to branch alignbydevicevector
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 8817465  rename something to be clear
     add 5ec2c9a  Fix bugs

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/cluster/metadata/CMManager.java   |  9 ++---
 .../cluster/query/ClusterDataQueryExecutor.java    |  2 +-
 .../iotdb/cluster/query/LocalQueryExecutor.java    |  6 ++--
 .../cluster/query/reader/ClusterReaderFactory.java | 12 ++++---
 .../query/reader/mult/RemoteMultSeriesReader.java  |  3 +-
 .../iotdb/AlignedTimeseriesSessionExample.java     | 14 ++++----
 .../org/apache/iotdb/db/metadata/MManager.java     | 34 +++++++++----------
 .../org/apache/iotdb/db/metadata/PartialPath.java  | 11 ++----
 .../iotdb/db/metadata/VectorPartialPath.java       | 39 ++++++++++++++--------
 .../iotdb/db/qp/logical/crud/QueryOperator.java    |  3 +-
 .../db/qp/physical/crud/RawDataQueryPlan.java      |  4 +--
 .../db/query/dataset/AlignByDeviceDataSet.java     |  3 +-
 .../org/apache/iotdb/db/utils/FileLoaderUtils.java | 33 +++++++-----------
 13 files changed, 82 insertions(+), 91 deletions(-)

Reply via email to