[ 
https://issues.apache.org/jira/browse/FLINK-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15839488#comment-15839488
 ] 

Timo Walther edited comment on FLINK-5224 at 1/26/17 10:09 AM:
---------------------------------------------------------------

Fixed in 1.2.0: 07865aaf8f583f5dff79acab503b5a46bdf77179
Fixed in 1.3.0: b5f870ae0d92189516c671622dfeb07c01e0fc0a


was (Author: twalthr):
Fixed in 1.3.0: b5f870ae0d92189516c671622dfeb07c01e0fc0a.

> Improve UDTF: emit rows directly instead of buffering them
> ----------------------------------------------------------
>
>                 Key: FLINK-5224
>                 URL: https://issues.apache.org/jira/browse/FLINK-5224
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API & SQL
>            Reporter: Jark Wu
>            Assignee: Jark Wu
>             Fix For: 1.2.0
>
>
> This needs to code generate a `Collector` and register it into instance of 
> {{TableFunction}}, and emit the rows generated by the UDTF directly instead 
> of buffering them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to