Skip to content

[IOTDB-1070] Add interface terminate for UDTF#2366

Merged
qiaojialin merged 3 commits intoapache:masterfrom
SteveYurongSu:iotdb-1070
Dec 29, 2020
Merged

[IOTDB-1070] Add interface terminate for UDTF#2366
qiaojialin merged 3 commits intoapache:masterfrom
SteveYurongSu:iotdb-1070

Conversation

@SteveYurongSu
Copy link
Member

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.

JIRA: https://issues.apache.org/jira/browse/IOTDB-1070

@SteveYurongSu SteveYurongSu marked this pull request as ready for review December 29, 2020 12:18
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@qiaojialin qiaojialin merged commit 4c16060 into apache:master Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants