[
https://issues.apache.org/jira/browse/BEAM-13080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Inigo San Jose Visiers updated BEAM-13080:
------------------------------------------
Fix Version/s: 2.35.0
Resolution: Fixed
Status: Resolved (was: Triage Needed)
PR was merged in beam 2.35.0
> 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
> Fix For: 2.35.0
>
> 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)