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

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


    from 84e8f666a4f init
     add 8ee9863838b Repair task may create compaction log file twice in 
sequence and unsequence dir (#13413)
     add 2a015fc4ed8 AINode: Fix restart functionality and enhance error 
clarity (#13424)
     new 095dc996086 Merge branch 'master' into allowDuplicatedColumnNames
     new 07c63cb8b99 add columnIndex2TsBlockColumnIndexList impl

The 2 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:
 .../manager/node/ClusterNodeStartUtils.java        | 26 ++++++++++++++++++++++
 .../protocol/thrift/impl/ClientRPCServiceImpl.java |  2 +-
 .../queryengine/common/header/DatasetHeader.java   | 25 +++++++++++++--------
 .../planner/distribution/DistributionPlanner.java  |  2 +-
 .../task/InsertionCrossSpaceCompactionTask.java    |  8 ++++++-
 .../task/RepairUnsortedFileCompactionTask.java     |  7 ------
 .../estimator/CompactionEstimateUtils.java         | 23 ++++++++++---------
 .../apache/iotdb/db/utils/ErrorHandlingUtils.java  |  3 +++
 8 files changed, 67 insertions(+), 29 deletions(-)

Reply via email to