[
https://issues.apache.org/jira/browse/FLINK-11226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16961858#comment-16961858
]
Dawid Wysakowicz edited comment on FLINK-11226 at 10/29/19 9:53 AM:
--------------------------------------------------------------------
The experience is consistent for users. In neither of the APIs users are
supposed to use this method as it is internal. The Scala API is even better on
that topic as it completely prohibits it.
was (Author: dawidwys):
The experience is consistent for users. In neither of the APIs users are
supposed to use this method as it is internal.
> 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: Improvement
> Components: API / DataStream
> Affects Versions: 1.7.1
> Reporter: Albert Bikeev
> Assignee: vinoyang
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)