[ https://issues.apache.org/jira/browse/FLINK-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17484131#comment-17484131 ]
Aris Koliopoulos commented on FLINK-13414: ------------------------------------------ In my latest Flink project we went for wrapping the Java API directly so that we can use whichever version of Scala we want when 1.15 gets released. [Flink4s|https://github.com/ariskk/flink4s] is the open source version of it. I could not possibly imagine how a project involving Scala 2.12 would be enticing in 2022. I think it would make more sense if Flink's Scala users were maintaining a Scala API independent of the core project. That way the burden of keeping it up to date would lie with us and hopefully we won't be consistently 1-2 major Scala versions behind. > Add support for Scala 2.13 > -------------------------- > > Key: FLINK-13414 > URL: https://issues.apache.org/jira/browse/FLINK-13414 > Project: Flink > Issue Type: New Feature > Components: API / Scala > Reporter: Chaoran Yu > Priority: Minor > Labels: auto-deprioritized-major > -- This message was sent by Atlassian Jira (v8.20.1#820001)