You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "vinoyang (JIRA)" <ji...@apache.org> on 2019/01/03 07:39:00 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-11226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16732728#comment-16732728 ] 

vinoyang commented on FLINK-11226:
----------------------------------

[~Zentol]  Before implementing, make sure that you approve the solution to add the {{getKeySelector}} method to {{KeyedStream.scala}}?

> 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
>            Assignee: vinoyang
>            Priority: Major
>
> 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)