This is an automated email from the ASF dual-hosted git repository.

ColinLeeo pushed a change to branch codex/fix-table-udf-result-chunking
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 82c40ee3a9a Fix table UDF result block splitting
     add 0d46ba8d592 Fix table UDF result splitting after pass-through

No new revisions were added by this update.

Summary of changes:
 ...ithIndex.java => LargeResultTableFunction.java} |  71 +++++++----
 .../db/it/udf/IoTDBUserDefinedTableFunctionIT.java |  80 ++++++++++++
 .../process/function/TableFunctionOperator.java    | 142 +++++++++------------
 .../process/tvf/TableFunctionOperatorTest.java     |  35 +++--
 4 files changed, 211 insertions(+), 117 deletions(-)
 copy 
integration-test/src/main/java/org/apache/iotdb/db/query/udf/example/relational/{MyRepeatWithIndex.java
 => LargeResultTableFunction.java} (60%)

Reply via email to