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 03b883b [BEAM-10961] Strict dependency checking for sdks/java/io/gcp
(#13791)
add 6d806fa Remove use of model SYNCHRONIZED_PROCESSING_TIME
add 020e13b Remove SYNCHRONIZED_PROCESSING_TIME from model proto
add 5df6b9b Merge pull request #14044: [BEAM-11867] Remove use of model
SYNCHRONIZED_PROCESSING_TIME
No new revisions were added by this update.
Summary of changes:
model/pipeline/src/main/proto/beam_runner_api.proto | 9 +++------
.../apache/beam/runners/core/construction/ParDoTranslation.java | 5 ++++-
.../beam/runners/core/construction/TriggerTranslation.java | 5 ++---
.../runners/fnexecution/control/ProcessBundleDescriptors.java | 6 ++----
.../main/java/org/apache/beam/fn/harness/FnApiDoFnRunner.java | 8 ++------
sdks/python/apache_beam/transforms/timeutil.py | 2 --
6 files changed, 13 insertions(+), 22 deletions(-)