This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 0a2166fab5b UDFT pattern_match: A similarity matching algorithm based
on sketch and example
add 8417f2b8ce7 Fix improper retries in dispatcher & measurements not set
to null when inserting row out-of-ttl (#16297)
No new revisions were added by this update.
Summary of changes:
.gitignore | 1 +
.../it/session/IoTDBSessionRelationalIT.java | 38 ++++++++++++++++++++++
.../consensus/iot/client/DispatchLogHandler.java | 4 +--
.../scheduler/FragmentInstanceDispatcherImpl.java | 12 +++++++
.../db/storageengine/dataregion/DataRegion.java | 1 +
.../pipe/receiver/PipeReceiverStatusHandler.java | 2 +-
.../org/apache/iotdb/commons/utils/RetryUtils.java | 2 +-
7 files changed, 56 insertions(+), 4 deletions(-)