You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2021/08/26 06:59:00 UTC

[jira] [Created] (FLINK-23986) Add support for opting-out of Scala

Chesnay Schepler created FLINK-23986:
----------------------------------------

             Summary: Add support for opting-out of Scala
                 Key: FLINK-23986
                 URL: https://issues.apache.org/jira/browse/FLINK-23986
             Project: Flink
          Issue Type: Technical Debt
          Components: API / DataSet, API / DataStream
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.15.0


The goal of this ticket is to fully isolate the Java APIs (excluding the Table API) from Scala, such that jobs that don't require Scala can be run without Scala being in {{lib/}}.
In particular we want to allow Scala users that use the Java APIs to use whichever Scala version they want to use.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)