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 2019/06/28 17:49:38 UTC

[beam] branch master updated (1992cde -> 0c0234b)

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 1992cde  [BEAM-7548] fix flaky tests for ApproximateUnique (#8948)
     add 713fd6e  [BEAM-7326] add documentation bigquery data types
     new 0c0234b  Merge pull request #8873: [BEAM-7326] add documentation bigquery data types

The 1 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:
 .../apache/beam/examples/snippets/Snippets.java    | 19 +++++++++++
 .../beam/sdk/io/gcp/bigquery/BigQueryIO.java       | 29 +++++++++++++++++
 .../apache_beam/examples/snippets/snippets.py      | 18 +++++++++++
 sdks/python/apache_beam/io/gcp/bigquery.py         |  3 ++
 .../documentation/io/built-in-google-bigquery.md   | 37 ++++++++++++++++++++++
 5 files changed, 106 insertions(+)


[beam] 01/01: Merge pull request #8873: [BEAM-7326] add documentation bigquery data types

Posted by ch...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 0c0234b93ffcf2630a92b27357522199e1ccb07c
Merge: 1992cde 713fd6e
Author: Chamikara Jayalath <ch...@apache.org>
AuthorDate: Fri Jun 28 10:49:11 2019 -0700

    Merge pull request #8873: [BEAM-7326] add documentation bigquery data types

 .../apache/beam/examples/snippets/Snippets.java    | 19 +++++++++++
 .../beam/sdk/io/gcp/bigquery/BigQueryIO.java       | 29 +++++++++++++++++
 .../apache_beam/examples/snippets/snippets.py      | 18 +++++++++++
 sdks/python/apache_beam/io/gcp/bigquery.py         |  3 ++
 .../documentation/io/built-in-google-bigquery.md   | 37 ++++++++++++++++++++++
 5 files changed, 106 insertions(+)