You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nick Burkard (Jira)" <ji...@apache.org> on 2022/01/28 17:43:00 UTC

[jira] [Comment Edited] (FLINK-13414) Add support for Scala 2.13

    [ https://issues.apache.org/jira/browse/FLINK-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483873#comment-17483873 ] 

Nick Burkard edited comment on FLINK-13414 at 1/28/22, 5:42 PM:
----------------------------------------------------------------

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-adt|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.


was (Author: nickburkard):
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)