This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 22cf9449c40 Pipe: Improve performance when syncing table data between
clusters with param 'table-name' = '.*' or with param 'database-name' = '.*' by
reducing unnecessary tsfile parse & Fix data filter with both tree and table
patterns (#14150)
add 7852cb67411 ignore timeout exception for consensus pipe operate
procedures (#14116)
No new revisions were added by this update.
Summary of changes:
.../iotdb/confignode/manager/ProcedureManager.java | 53 ++++++++++++++++++++++
.../pipe/coordinator/task/PipeTaskCoordinator.java | 29 ++++++++++--
2 files changed, 78 insertions(+), 4 deletions(-)