You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2022/02/15 18:33:29 UTC

[beam] branch master updated (31332b8 -> 11aad91)

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

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


    from 31332b8  Merge pull request #16858: [BEAM-13854] Document casting trick for Avro value serializer in KafkaIO
     add 11aad91  Merge pull request #16838 from [BEAM-13931] - make sure large rows cause BQIO to throw an error

No new revisions were added by this update.

Summary of changes:
 .../sdk/io/gcp/bigquery/BigQueryServicesImpl.java  |  41 ++++++--
 .../sdk/io/gcp/bigquery/InsertRetryPolicy.java     |   2 +-
 .../io/gcp/bigquery/BigQueryServicesImplTest.java  | 103 ++++++++++++++++++++-
 3 files changed, 134 insertions(+), 12 deletions(-)