This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch share_mod_file
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 39dd3647045 Merge branch 'share_mod_file' of github.com:apache/iotdb
into share_mod_file
add d6d6f2beb92 fix cross database deletion
add c1a7b9931ab fix test
add e740621599d Merge branch 'table_deletion_plus' into share_mod_file
No new revisions were added by this update.
Summary of changes:
.../relational/it/db/it/IoTDBDeletionTableIT.java | 77 +++++++++++++++++++++-
.../impl/DataNodeInternalRPCServiceImpl.java | 12 +++-
.../plan/node/write/RelationalDeleteDataNode.java | 48 ++++++++++----
.../db/storageengine/dataregion/DataRegion.java | 7 ++
.../db/pipe/consensus/DeletionRecoverTest.java | 3 +-
.../db/pipe/consensus/DeletionResourceTest.java | 9 ++-
.../node/write/RelationalDeleteDataNodeTest.java | 3 +-
7 files changed, 138 insertions(+), 21 deletions(-)