You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2022/12/13 21:51:50 UTC

[beam] branch master updated (eec1c773a23 -> 77af3237521)

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

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


    from eec1c773a23 Allow avro block size to be configurable in AvroIO.write (#24454)
     add b479e03b87b Eliminate rawtypes from GCP IO
     add 77af3237521 Merge pull request #24624: Eliminate rawtypes from GCP IO

No new revisions were added by this update.

Summary of changes:
 .../beam/sdk/io/gcp/bigquery/UpdateSchemaDestination.java      | 10 ++++++----
 .../java/org/apache/beam/sdk/io/gcp/healthcare/DicomIO.java    |  2 +-
 .../beam/sdk/io/gcp/pubsub/PubSubPayloadTranslation.java       |  3 ++-
 .../spanner/changestreams/dofn/DetectNewPartitionsDoFn.java    |  1 -
 .../org/apache/beam/sdk/io/gcp/healthcare/DicomIOReadIT.java   |  2 +-
 .../gcp/spanner/changestreams/util/TestTransactionAnswer.java  |  7 +++----
 6 files changed, 13 insertions(+), 12 deletions(-)