zentol opened a new pull request #8041: [FLINK-11153][dataset] Remove 
UdfAnalyzer 
URL: https://github.com/apache/flink/pull/8041
 
 
   ## What is the purpose of the change
   
   This PR removes the UdfAnalyzer and related code. This feature is not 
working under Java 9, and was pretty much a rather hidden experimental feature 
to begin with.
   
   Related annotations and methods in the `ExecutionConfig` are now deprecated 
and have no effect. The `PublicEvolving` exceptions have been removed as I deem 
it unlikely that a user actually relies on them.
   
   We can now run the `flink-java` tests on Java 9 without failure, as shown 
here: https://travis-ci.org/zentol/flink/builds/510393063

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to