[
https://issues.apache.org/jira/browse/BEAM-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145407#comment-17145407
]
Beam JIRA Bot commented on BEAM-2620:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> Revisit GroupByKey.createWithFewKeys
> ------------------------------------
>
> Key: BEAM-2620
> URL: https://issues.apache.org/jira/browse/BEAM-2620
> Project: Beam
> Issue Type: Bug
> Components: beam-model
> Reporter: Thomas Groh
> Priority: P3
> Labels: portability
>
> This doesn't have a parallel within the GroupByKeyPayload, so there's
> currently no way to send it through the Runner API.
> The place it will almost always be created is in a {{Combine.globally()}}.
> It's potentially useful as an optimizer hint. The Dataflow Runner in
> streaming mode disables combiner lifting unless the GroupByKey has the
> fewKeys property set to true.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)