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 45cc0854be5 Merge pull request #23638: [Spark dataset runner] Add direct translation of Reshuffle and Reshuffle.ViaRandomKey transforms. add fdb12230556 Make GCP OAuth scopes configurable via pipeline options. (#23644) No new revisions were added by this update. Summary of changes: .../extensions/gcp/auth/GcpCredentialFactory.java | 35 ++++++------------ .../sdk/extensions/gcp/options/GcpOptions.java | 41 +++++++++++++++++++++- sdks/python/apache_beam/internal/gcp/auth.py | 28 ++++----------- sdks/python/apache_beam/io/gcp/bigquery_tools.py | 3 +- .../python/apache_beam/options/pipeline_options.py | 18 ++++++++++ .../apache_beam/runners/interactive/utils.py | 3 +- 6 files changed, 79 insertions(+), 49 deletions(-)