[
https://issues.apache.org/jira/browse/FLINK-24990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-24990:
-----------------------------------
Labels: pull-request-available (was: )
> LookupJoinITCase fails on Java 17
> ---------------------------------
>
> Key: FLINK-24990
> URL: https://issues.apache.org/jira/browse/FLINK-24990
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner, Tests
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> The UserDefinedFunctionHelper validates that a given function is public.
> The {{InMemory[Async]LookupFunction}} classes are not public however.
> Probably some Java<->Scala interplay that causes this to not be detected at
> this time.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)