You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2020/03/26 19:56:54 UTC

[beam] branch master updated (6ecd42d -> 0ea3ec2)

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

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


    from 6ecd42d  Merge pull request #11221 [BEAM-9614] Add base SDK version to environment capabilities.
     add 0ea3ec2  [BEAM-9495] Make DataCatalogTableProvider AutoCloseable (#11116)

No new revisions were added by this update.

Summary of changes:
 .../sql/example/BeamSqlDataCatalogExample.java     | 21 +++++++-------
 .../datacatalog/DataCatalogTableProvider.java      |  8 ++++--
 .../datacatalog/DataCatalogBigQueryIT.java         | 21 +++++++-------
 .../provider/datacatalog/DataCatalogGCSIT.java     | 33 +++++++++++-----------
 4 files changed, 45 insertions(+), 38 deletions(-)