[
https://issues.apache.org/jira/browse/FLINK-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17251579#comment-17251579
]
Aris Koliopoulos commented on FLINK-13414:
------------------------------------------
Hi [~jozicq]!
I spent some time on it last summer and I got as far as realising Blink is
written in Scala. Given I wasn't familiar with it and it was substantial, I
gave up at this point.
The code is here: [https://github.com/ariskk/flink/pull/1]
It does a lot of the annoying work of changing Seqs and Lists around to the new
collection types + a few other essentials like bumping akka and chill. That
said, there were a number of runtime issues and tests needed some work.
Have a look at the branch and feel free to use it if it is any useful.
> 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)