Steve Yurong Su created IOTDB-1070:
--------------------------------------
Summary: Add interface `terminate` for UDTF
Key: IOTDB-1070
URL: https://issues.apache.org/jira/browse/IOTDB-1070
Project: Apache IoTDB
Issue Type: Sub-task
Components: Core/Engine
Reporter: Steve Yurong Su
Sometimes, users want UDF to output the results after processing all data rows
or data windows. For example, when implementing the TopK function, you need to
process all the data before outputting the result.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)