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 2018/11/21 02:37:46 UTC

[beam] branch master updated (51492f5 -> 4f24e27)

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 51492f5  [BEAM-5315] Partially port IO: avro schema parsing and codecs (#6925)
     add ff3dfb4  Adds support for setting a HTTP write timeout for BigQueryIO
     add 4f24e27  Merge pull request #7097: [BEAM-6103] Adds support for setting a HTTP write timeout for BigQueryIO

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/sdk/util/RetryHttpRequestInitializer.java     | 8 ++++++++
 .../java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryOptions.java | 8 ++++++++
 .../org/apache/beam/sdk/io/gcp/bigquery/BigQueryServicesImpl.java | 5 ++++-
 3 files changed, 20 insertions(+), 1 deletion(-)