[
https://issues.apache.org/jira/browse/FLINK-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678395#comment-17678395
]
Erwan Loisant commented on FLINK-13414:
---------------------------------------
[~novakov.alex]
The Flink core no longer relies on Scala, so if you don't use the Scala API you
can write a Flink pipeline with any Scala version - but that implies calling
the Java API directly.
As the Scala API is deprecated and will be removed, this will become the only
way to write Flink pipelines in Scala (using the Java API). Maybe 3rd party
Scala APIs will emerge, but currently the few that exist (and are cited in the
link below) don't seem to be maintained at all.
[https://cwiki.apache.org/confluence/display/FLINK/FLIP-265+Deprecate+and+remove+Scala+API+support]
> 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, pull-request-available
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)