Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3957 Breaking changes for Flink 2.0
  3. FLINK-3610

Scala DataStream#addSink returns Java DataStreamSink

    XMLWordPrintableJSON

Details

    Description

      I have just come across a shortcoming of the streaming Scala API: it completely lacks the Scala implementation of the DataStreamSink and instead the Java version is used. [1]

      I would regard this as a bug that needs a fix for 1.0.1. Unfortunately this is also api-breaking.

      [1] https://github.com/apache/flink/blob/master/flink-streaming-scala/src/main/scala/org/apache/flink/streaming/api/scala/DataStream.scala#L928-L929

      Attachments

        Activity

          People

            Unassigned Unassigned
            mbalassi Márton Balassi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: