[jira] [Created] (FLINK-11226) Lack of getKeySelector in Scala KeyedStream API unlike Java KeyedStream

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-11226) Lack of getKeySelector in Scala KeyedStream API unlike Java KeyedStream

Shang Yuanchun (Jira)
Albert Bikeev created FLINK-11226:
-------------------------------------

             Summary: Lack of getKeySelector in Scala KeyedStream API unlike Java KeyedStream
                 Key: FLINK-11226
                 URL: https://issues.apache.org/jira/browse/FLINK-11226
             Project: Flink
          Issue Type: Bug
          Components: DataStream API
    Affects Versions: 1.7.1
            Reporter: Albert Bikeev


There is no simple way to access key via Scala KeyedStream API because there is no 

getKeySelector method, unlike in Java KeyedStream.

 

Temporary workarounds are appreciated.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)