This is an automated email from the ASF dual-hosted git repository.
lcwik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 5ca1f0f Merge pull request #5664: [BEAM-4570] Take pagination into
account on PubsubJsonClient list methods
add 62dd985 [BEAM-4592] Make Dataflow understand kind:varint as a well
known since it already treats beam:coder:varint:v1 as a well known coder kind
add 698fe28 Update Dataflow container images
new a97f992 [BEAM-4592] Make Dataflow understand kind:varint as a well
known coder since it already treats beam:coder:varint:v1 as a well known coder
kind
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:
runners/google-cloud-dataflow-java/build.gradle | 2 +-
runners/google-cloud-dataflow-java/pom.xml | 2 +-
sdks/python/apache_beam/coders/coders.py | 5 +++++
sdks/python/apache_beam/runners/dataflow/dataflow_runner.py | 7 +++++--
sdks/python/apache_beam/runners/dataflow/internal/names.py | 4 ++--
sdks/python/apache_beam/runners/worker/operation_specs.py | 4 ++++
6 files changed, 18 insertions(+), 6 deletions(-)