You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2023/05/19 07:00:38 UTC

[iotdb] 01/01: Merge branch 'master' of https://github.com/apache/iotdb into opt_alignedTVList_column_order_check

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

haonan pushed a commit to branch opt_alignedTVList_column_order_check
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 85cc08a4226c24070cf85b88678125b56b7c32f9
Merge: ba59a107bc8 ff78cbd42d0
Author: HTHou <hh...@outlook.com>
AuthorDate: Fri May 19 14:59:02 2023 +0800

    Merge branch 'master' of https://github.com/apache/iotdb into opt_alignedTVList_column_order_check

 .../apache/iotdb/confignode/manager/ConfigManager.java  |  5 ++++-
 .../iotdb/confignode/manager/load/LoadManager.java      |  3 +--
 .../confignode/manager/pipe/PipeRuntimeCoordinator.java |  5 +++++
 .../iotdb/confignode/persistence/pipe/PipeTaskInfo.java |  4 ++++
 .../iotdb/db/it/aligned/IoTDBAlignedDataDeletionIT.java | 17 +++++++++++++++++
 .../iotdb/commons/pipe/task/meta/PipeMetaKeeper.java    |  4 ++++
 .../iotdb/db/utils/datastructure/AlignedTVList.java     |  6 ++++--
 .../iotdb/db/utils/datastructure/AlignedTVListTest.java | 11 +++++++++++
 8 files changed, 50 insertions(+), 5 deletions(-)