You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Vishal Surana (Jira)" <ji...@apache.org> on 2022/03/02 19:53:00 UTC

[jira] [Commented] (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=17500367#comment-17500367 ] 

Vishal Surana commented on FLINK-13414:
---------------------------------------

For those who don't mind breaking backward compatibility, why not create a package for Scala 2.13? If we don't want to use flink-adt given how young it is, we will be able to use the implicit createTypeInformation with Scala 2.13 and Flink 1.15. We have flink jobs in Scala  2.12 and I would like to use latest Scala and breaking backward compatibility is not an issue as long as the features work. 

 

Is it correct to say that if we don't use flink-adt, then we cannot use newer Scala versions despite the decoupling?

> 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)