[
https://issues.apache.org/jira/browse/FLINK-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17129394#comment-17129394
]
Aljoscha Krettek commented on FLINK-13414:
------------------------------------------
There are no concrete plans for this yet. For a start you could try setting the
Scala version to 2.13.x and see what fails in the build. The things I expect to
fail are already mentioned above.
By now I'm thinking that maybe the best way forward is to not provide a
separate Scala API but make sure that the Java API works reasonably well from
Scala. You could try removing the Scala API from the project and rewriting some
of the existing Scala examples to go against the Java API. It would be
interesting so see how bad the Java API is to use from Scala. Maybe it's not
even that bad.
> 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: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)