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

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


    from 0b18e99e63 [IOTDB-4542] Optimize data type mismatch error message
     add 251b89dfa4 Make the transferLeader api available for 
MultiLeaderConsensus (#7449)
     add f316522ff7 [IOTDB-4543] Fix error in calculating time partition slot 
(#7443)
     new 304d302381 [IOTDB-4542] Optimize data type mismatch error message

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:
 .../multileader/MultiLeaderConsensus.java          | 18 ++++++++++++++++--
 .../iotdb/db/conf/rest/IoTDBRestServiceConfig.java |  2 +-
 .../apache/iotdb/db/engine/StorageEngineV2.java    | 19 ++-----------------
 .../iotdb/db/mpp/plan/analyze/AnalyzeVisitor.java  |  3 +--
 .../planner/plan/node/write/InsertTabletNode.java  | 22 ++++++++++------------
 .../plan/statement/crud/InsertTabletStatement.java | 14 +++++---------
 .../apache/iotdb/db/utils/TimePartitionUtils.java  | 21 +++++++++++++++++++--
 .../plan/node/write/WritePlanNodeSplitTest.java    |  9 +++------
 8 files changed, 57 insertions(+), 51 deletions(-)

Reply via email to