You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2022/01/12 03:51:03 UTC

[jira] [Updated] (BEAM-13080) Specify numBuckets in Python Reshuffle

     [ https://issues.apache.org/jira/browse/BEAM-13080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles updated BEAM-13080:
-----------------------------------

This Jira ticket has a pull request attached to it, but is still open. Did the pull request resolve the issue? If so, could you please mark it resolved? This will help the project have a clear view of its open issues.

> Specify numBuckets in Python Reshuffle
> --------------------------------------
>
>                 Key: BEAM-13080
>                 URL: https://issues.apache.org/jira/browse/BEAM-13080
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-py-core
>            Reporter: Inigo San Jose Visiers
>            Priority: P2
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> While Java has `withNumBuckets` to set the amount of generated keys, Python doesn't.
> This is particularly need when your input data is not so high and you need to take advantage for DoFn methods `start / finish bundle`.
> https://beam.apache.org/releases/javadoc/2.33.0/org/apache/beam/sdk/transforms/Reshuffle.ViaRandomKey.html#withNumBuckets-java.lang.Integer-



--
This message was sent by Atlassian Jira
(v8.20.1#820001)