This is an automated email from the ASF dual-hosted git repository.
chenyz pushed a change to branch udtf
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 5feb5b8c942 print log, try rerun ci
add c417b9c6579 fix review request
No new revisions were added by this update.
Summary of changes:
.../process/function/PartitionRecognizer.java | 68 ++++-----
.../function/TableFunctionLeafOperator.java | 1 +
.../process/function/TableFunctionOperator.java | 35 +++--
.../operator/process/function/partition/Slice.java | 152 ++++++++++++---------
.../process/function/partition/SliceCache.java | 8 +-
.../process/tvf/TableFunctionOperatorTest.java | 3 -
.../iotdb/commons/udf/access/RecordIterator.java | 146 +++++++++++---------
7 files changed, 231 insertions(+), 182 deletions(-)