You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2021/09/09 01:46:14 UTC

[iotdb] branch alignbydevicevector updated (914affa -> 8817465)

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 914affa  Fix bugs
     add 8817465  rename something to be clear

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/cluster/metadata/CMManager.java   |  4 +--
 .../cluster/query/reader/ClusterReaderFactory.java |  2 +-
 .../iotdb/AlignedTimeseriesSessionExample.java     | 30 ++++++++--------
 .../org/apache/iotdb/db/metadata/MManager.java     |  8 ++---
 .../org/apache/iotdb/db/metadata/PartialPath.java  |  4 +--
 .../iotdb/db/metadata/VectorPartialPath.java       | 40 +++++++++++-----------
 .../iotdb/db/qp/logical/crud/QueryOperator.java    |  2 +-
 .../db/qp/physical/crud/RawDataQueryPlan.java      |  4 +--
 .../dataset/RawQueryDataSetWithoutValueFilter.java |  6 ++--
 .../iotdb/db/query/executor/QueryRouter.java       |  2 +-
 .../org/apache/iotdb/db/utils/FileLoaderUtils.java |  2 +-
 11 files changed, 52 insertions(+), 52 deletions(-)