This is an automated email from the ASF dual-hosted git repository.
pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 0f52187 Merge pull request #14146: [BEAM-9379] Vendor Calcite 1.26.0
new e4d0905 Update dataflow client.
new aa6896e [BEAM-11932] Add Dataflow service options.
new b24e159 Merge pull request #14162 from [BEAM-11932] Add Dataflow
ServiceOptions
The 30947 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:
.../python/apache_beam/options/pipeline_options.py | 10 +
.../apache_beam/options/pipeline_options_test.py | 16 +
.../runners/dataflow/internal/apiclient.py | 4 +
.../runners/dataflow/internal/apiclient_test.py | 14 +
.../clients/dataflow/dataflow_v1b3_client.py | 1203 ++++++++----
.../clients/dataflow/dataflow_v1b3_messages.py | 2002 ++++++++++++++++----
6 files changed, 2489 insertions(+), 760 deletions(-)