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

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


    from ba59a107bc8 Optimize alignedTVList column order check
     add 48a6817f5b7 [IOTDB-5896] Fix delete aligned TEXT data in TVList NPE 
(#9884)
     add ff78cbd42d0 [IOTDB-5845] Failed to register PipeRuntimeCoordinator to 
loadPublisher in LoadManager (#9882)
     new 85cc08a4226 Merge branch 'master' of https://github.com/apache/iotdb 
into opt_alignedTVList_column_order_check

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../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(-)

Reply via email to