This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 141b7ba634c Extend Region & Remove Region & Reconstruct Region (#14634)
add a011b013711 Pipe: Unify the case of the table model database and fix
the incorrect use of iterators in Load File (#14718)
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/pipe/it/tablemodel/IoTDBPipeDataSinkIT.java | 2 +-
.../pipe/connector/protocol/writeback/WriteBackConnector.java | 4 +++-
.../apache/iotdb/db/pipe/event/common/PipeInsertionEvent.java | 10 +++++++---
.../pipe/processor/schemachange/RenameDatabaseProcessor.java | 9 ++++++---
.../pipe/receiver/protocol/thrift/IoTDBDataNodeReceiver.java | 4 +++-
.../queryengine/plan/scheduler/load/LoadTsFileScheduler.java | 7 +++++--
.../main/java/org/apache/iotdb/commons/utils/PathUtils.java | 2 +-
7 files changed, 26 insertions(+), 12 deletions(-)