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

[beam] branch master updated (772c7ce95a8 -> eec1c773a23)

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

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


    from 772c7ce95a8 Merge pull request #24641 from kileys/daemon
     add eec1c773a23 Allow avro block size to be configurable in AvroIO.write (#24454)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/beam/sdk/io/AvroIO.java   | 28 ++++++++++++++++++++--
 .../main/java/org/apache/beam/sdk/io/AvroSink.java | 20 ++++++++++++----
 2 files changed, 41 insertions(+), 7 deletions(-)