This is an automated email from the ASF dual-hosted git repository.
goenka pushed a change to branch release-2.13.0
in repository https://gitbox.apache.org/repos/asf/beam.git.
from d71021b Merge pull request #8704 from apache/sl4j-jdk14
add 5bc0548 [BEAM-7131] cache executable stage output to prevent
re-computation
add 920b479 Spark portable runner: cache all re-used RDDs by default
add 1b17e1f refactor to use pushDataset everywhere
add a8d4f83 Merge pull request #8705 from apache/spark-cache-stage
No new revisions were added by this update.
Summary of changes:
.../SparkBatchPortablePipelineTranslator.java | 94 +++++++++++----
.../spark/translation/SparkTranslationContext.java | 24 +++-
.../runners/spark/SparkPortableExecutionTest.java | 126 +++++++++++++++++++--
3 files changed, 211 insertions(+), 33 deletions(-)