This is an automated email from the ASF dual-hosted git repository.
Caideyipi pushed a change to branch IT-op
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 280473c4583 Update IoTDBPipePermissionIT.java
add 5a634a7e0fe fix
No new revisions were added by this update.
Summary of changes:
.../evolvable/batch/PipeTabletEventPlainBatch.java | 19 +--
.../request/PipeTransferTabletBatchReqV2.java | 82 +++++++----
.../request/PipeTransferTabletBinaryReqV2.java | 11 +-
.../request/PipeTransferTabletInsertNodeReqV2.java | 11 +-
.../request/PipeTransferTabletRawReqV2.java | 33 +++--
.../protocol/airgap/IoTDBDataRegionAirGapSink.java | 4 +-
.../thrift/async/IoTDBDataRegionAsyncSink.java | 4 +-
.../thrift/sync/IoTDBDataRegionSyncSink.java | 4 +-
.../sink/protocol/writeback/WriteBackSink.java | 6 +-
.../pipe/sink/util/TabletStatementConverter.java | 21 ++-
.../pipe/sink/PipeDataNodeThriftRequestTest.java | 152 +++++++++++++++++++++
11 files changed, 283 insertions(+), 64 deletions(-)