[ https://issues.apache.org/jira/browse/FLINK-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483873#comment-17483873 ]
Nick Burkard commented on FLINK-13414: -------------------------------------- I've seen a few open-source initiatives so far to have external Scala support for Flink once 1.15 comes out, which will apparently enable users to provide arbitrary Scala versions. * [flink4s|https://github.com/ariskk/flink4s], which wraps Java APIs for Scala 3 users. * [flink-adk|https://github.com/findify/flink-adt], which replaces the `TypeInformation` derivation mechanism in flink-scala. In my opinion, since 1.15 will enable users to load their own Scala versions, it's probably better to deprecate the existing Scala APIs over time rather than upgrade to 2.13. > 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)