This is an automated email from the ASF dual-hosted git repository.
iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from fed2d1d Merge pull request #6568 from iemejia/BEAM-5532-spark-runner
add aa20352 Remove defaultParallelism when bounded.
add 9ed127e Remove defaultParallelism using bundleSize.
add 9b800ac Incorporate requested changes.
new e4a1ccb Merge pull request #6181: [BEAM-4783] Add bundleSize for
splitting BoundedSources
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../beam/runners/spark/SparkPipelineOptions.java | 11 ++++++++
.../apache/beam/runners/spark/io/SourceRDD.java | 31 +++++++++++++---------
.../spark/translation/GroupCombineFunctions.java | 18 ++++++++-----
.../spark/translation/TransformTranslator.java | 14 ++++++++--
.../streaming/StreamingTransformTranslator.java | 3 ++-
5 files changed, 56 insertions(+), 21 deletions(-)