This is an automated email from the ASF dual-hosted git repository.
kenn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from ededcb5 [BEAM-11217] Metrics querying for Pcol metrics (#15923)
add ca6b25a Add detection of BundleFinalizers to DoFnSignatures
add 90fbace Add enable_prime to the unified worker experiment list.
add d7a87d0 Raise an exception before trying to launch a pipeline using
BundleFinalizers on dataflow when runnerv2 is not in use
add 8a1addc Fix detection to properly null check.
new 8da177f Merge pull request #15904: Raise an exception before trying
to launch a pipeline using BundleFinalizers on dataflow when runnerv2 is not in
use
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:
.../apache/beam/runners/dataflow/DataflowRunner.java | 11 ++++++++++-
.../beam/sdk/transforms/reflect/DoFnSignatures.java | 20 ++++++++++++++++++++
2 files changed, 30 insertions(+), 1 deletion(-)