zentol opened a new pull request, #22699:
URL: https://github.com/apache/flink/pull/22699

   Witness! The strangest Java 17 fix to date!
   
   Java 17 apparently does more things with the signatures of called methods, 
requiring compile-time access to all returned types. Since orc-nohive isn't on 
the compile classpath of connector-hive the compilation would usually fail. 
Removing the orc-nohive classes from the signatures is an easier fix than 
changing the dependency setup.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to