This is an automated email from the ASF dual-hosted git repository. justinchen pushed a commit to branch disable-object in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 5e6d34b13b9819ba6f5f9a07c393e91b9727787e Merge: 489a530323c d1ae3ce1a2e Author: Caideyipi <[email protected]> AuthorDate: Fri Mar 27 14:35:20 2026 +0800 Merge branch 'master' of https://github.com/apache/iotdb into disable-object .../it/env/cluster/node/AbstractNodeWrapper.java | 3 +- .../org/apache/iotdb/db/it/IoTDBFlushQueryIT.java | 9 + .../IoTDBIoTConsensusV23C3DBasicITBase.java | 210 ++++++++++++++++++++- .../batch/IoTDBIoTConsensusV2Batch3C3DBasicIT.java | 6 + .../IoTDBIoTConsensusV2Stream3C3DBasicIT.java | 6 + .../thrift/ConfigNodeRPCServiceProcessor.java | 6 +- .../dataregion/DataExecutionVisitor.java | 14 +- .../protocol/thrift/IoTDBDataNodeReceiver.java | 19 +- .../impl/DataNodeInternalRPCServiceImpl.java | 2 +- .../config/executor/ClusterConfigTaskExecutor.java | 3 +- .../plan/relational/sql/parser/AstBuilder.java | 6 +- .../plan/scheduler/AsyncPlanNodeSender.java | 14 +- .../iotdb/db/storageengine/StorageEngine.java | 31 ++- .../task/subtask/PipeAbstractSinkSubtask.java | 9 +- 14 files changed, 289 insertions(+), 49 deletions(-)
