This is an automated email from the ASF dual-hosted git repository.
lcwik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 8aedab2 Merge pull request #11813: [BEAM-10077] using filename + hash
instead of UUID for staging name
add 5b6e84f Add a flag to tune the size of the grouping tables used by
the dataflow workers (#11811)
No new revisions were added by this update.
Summary of changes:
.../runners/dataflow/worker/PartialGroupByKeyParDoFns.java | 10 ++++++++--
.../dataflow/worker/util/common/worker/GroupingTables.java | 10 ++++++----
.../org/apache/beam/sdk/options/SdkHarnessOptions.java | 14 ++++++++++++++
.../apache/beam/fn/harness/PrecombineGroupingTable.java | 13 +++++++------
4 files changed, 35 insertions(+), 12 deletions(-)