This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 346af31db5e Rewrite the permission & Fixed the bug of show/desc tables
details for Information schema
add cfec4998ae9 Pipe: iotdb-thrift-connector async retry mechanism (#14916)
No new revisions were added by this update.
Summary of changes:
.../evolvable/batch/PipeTabletEventBatch.java | 12 +-
.../batch/PipeTransferBatchReqBuilder.java | 4 +-
.../async/IoTDBDataRegionAsyncConnector.java | 177 +++++++++++++++------
.../apache/iotdb/commons/conf/CommonConfig.java | 35 +++-
.../iotdb/commons/conf/CommonDescriptor.java | 30 ++++
.../iotdb/commons/pipe/config/PipeConfig.java | 21 +++
6 files changed, 221 insertions(+), 58 deletions(-)