You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2020/06/18 06:40:00 UTC

[beam] branch master updated (b210272 -> ef94a5b)

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

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


    from b210272  Fix error creating unnecessary data channel for user timer in py sdk (#12013)
     add 59edb66  Removes experimental annotations from stabilized GCP connector APIs.
     add ef94a5b  Merge pull request #12026: [BEAM-10271] Removes experimental annotations from stabilized GCP connector APIs.

No new revisions were added by this update.

Summary of changes:
 .../apache/beam/sdk/io/gcp/bigquery/BigQueryIO.java | 16 ----------------
 .../apache/beam/sdk/io/gcp/bigtable/BigtableIO.java | 18 ++++++------------
 .../beam/sdk/io/gcp/datastore/DatastoreIO.java      |  6 +-----
 .../beam/sdk/io/gcp/datastore/DatastoreV1.java      | 12 ++++--------
 sdks/python/apache_beam/io/gcp/bigquery.py          | 21 +++++++++------------
 sdks/python/apache_beam/io/gcp/pubsub.py            |  2 --
 6 files changed, 20 insertions(+), 55 deletions(-)