This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 253fbc794b2 changed metric name to be descriptive of the pipeline type
(#25682)
add f49b450fc15 Evaluate removal of RDD caching for MEMORY_ONLY in the
Spark Dataset runner (#25327)
add 60ac6ef4215 Externalize datastore namespace for ToB (#25708)
add 39cab94361b Add a 30 second sleep in mass_comment.py to avoid
overwhelming Jenkins (#25714)
add 4da60251729 Stop emitting upon truncate in Java PeriodicSequence
(#25716)
No new revisions were added by this update.
Summary of changes:
learning/tour-of-beam/backend/README.md | 4 +-
.../backend/internal/storage/schema.go | 16 +++++-
release/src/main/scripts/mass_comment.py | 6 +-
.../translation/PipelineTranslator.java | 18 +-----
.../translation/batch/ParDoTranslatorBatch.java | 65 ++++++----------------
scripts/ci/release/comment_pr_trigger_phrases.sh | 1 +
.../beam/sdk/transforms/PeriodicSequence.java | 8 ++-
7 files changed, 48 insertions(+), 70 deletions(-)