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

ASF GitHub Bot commented on FLINK-10770:
----------------------------------------

Xpray edited a comment on issue #7014: [FLINK-10770] [Table & SQL] Some 
generated functions are not opened properly.
URL: https://github.com/apache/flink/pull/7014#issuecomment-436563611
 
 
   Hi @jrthe42 , Thanks for the contribution. It seems you did not add test 
case to every generate function you modified,  are all these generate functions 
short of initialization? And it seems some of them will be no UDF inside.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Some generated functions are not opened properly.
> -------------------------------------------------
>
>                 Key: FLINK-10770
>                 URL: https://issues.apache.org/jira/browse/FLINK-10770
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API & SQL
>    Affects Versions: 1.6.2, 1.7.0
>            Reporter: wangsan
>            Assignee: wangsan
>            Priority: Major
>              Labels: pull-request-available
>
> Recently I found sometimes UDFs are not open properly. It turns out when 
> transforming sql to execution plan, some generated functions' *open* method 
> are not called. e.g. *NonWindowJoin*, *TimeBoundedStreamJoin*, 
> *FlatJoinRunner*.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to