You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ar...@apache.org on 2022/09/22 08:46:39 UTC

[beam] branch master updated (3fe0867cd67 -> 6b7d8b19299)

This is an automated email from the ASF dual-hosted git repository.

aromanenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 3fe0867cd67 Allow longer Class-Path entries (#23269)
     add cf790b50cc5 Do not use .get() on ValueProvider during pipeline creation
     add 6b7d8b19299 Merge pull request #23294: SpannerIO - Do not use .get() on ValueProvider during pipeline creation

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                                  |  1 +
 .../apache/beam/sdk/io/gcp/spanner/BatchSpannerRead.java    |  6 +++---
 .../org/apache/beam/sdk/io/gcp/spanner/SpannerConfig.java   | 13 ++++---------
 3 files changed, 8 insertions(+), 12 deletions(-)