[
https://issues.apache.org/jira/browse/FLINK-10770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther resolved FLINK-10770.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.7.0
1.6.3
1.5.6
Fixed in 1.8.0: c8b2ee27d80b1437dd65a9327da65c251febd736
Fixed in 1.7.0: df81b9d70d1dd7fd2f0dc86fa168f058991b0e33
Fixed in 1.6.3: 3777a91f593f615665b0d73f0f65948ba0c05a67
Fixed in 1.5.6: e2b5beeff594978c4fc383956ebf4624e656f4b9
> 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
> Fix For: 1.5.6, 1.6.3, 1.7.0
>
>
> 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)