NickBurkard commented on pull request #14544:
URL: https://github.com/apache/flink/pull/14544#issuecomment-846091998


   I think the community is moving towards minimizing the usage of Scala in 
Flink:
   https://issues.apache.org/jira/browse/FLINK-13414
   
   The current blocker for this particular PR is that flink's scala shell 
requires using the compiler flag `-Yrepl-class-based` with 2.12, but needs to 
be refactored a bit more to support it, since it break's Flink's requirements 
for not nesting classes within other classes for serialization requirements.


-- 
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:
us...@infra.apache.org


Reply via email to