Chesnay Schepler created FLINK-24990:
----------------------------------------
Summary: 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
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)