You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "wangsan (JIRA)" <ji...@apache.org> on 2018/11/03 11:20:00 UTC

[jira] [Created] (FLINK-10770) Some generated functions are not opened properly.

wangsan created FLINK-10770:
-------------------------------

             Summary: 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 &amp; SQL
    Affects Versions: 1.6.2, 1.7.0
            Reporter: wangsan


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)