This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch test-iotv2-table-model
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 9c04afaad1f Merge branch 'master' of https://github.com/apache/iotdb
into test-iotv2-table-model
add 51734b83a2d Pipe IT: Add a Flush operation to the receiving end after
each query failure for Pipe Table Model & Pipe Tree Model IT (#14346)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/it/utils/TestUtils.java | 47 ++++++++++++++++++++++
.../IoTDBPipeConnectorCompressionIT.java | 6 ++-
.../pipe/it/tablemodel/IoTDBPipeDataSinkIT.java | 7 +++-
.../pipe/it/tablemodel/IoTDBPipeExtractorIT.java | 31 ++++++++++----
.../pipe/it/tablemodel/IoTDBPipeLifeCycleIT.java | 11 +++--
.../pipe/it/tablemodel/IoTDBPipeProtocolIT.java | 2 +-
.../pipe/it/tablemodel/IoTDBPipeWithLoadIT.java | 9 ++++-
7 files changed, 98 insertions(+), 15 deletions(-)