[ https://issues.apache.org/jira/browse/FLINK-11226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16730062#comment-16730062 ]
vinoyang commented on FLINK-11226: ---------------------------------- [~hequn8128] Agree with the idea of adding {{getKeySelector()}} to scala {{KeyedStream}}, the temporary solution is not elegant. And the scala API and the java API should be equivalent. > 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)