You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2021/08/06 09:27:00 UTC

[beam] branch master updated (98747fd -> 3537f7e)

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

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


    from 98747fd  Bump Python FnAPI beam-master container #15283
     add e5c25a0  [BEAM-12628] Add Avro reflect-based Coder option
     add 3537f7e  Merge pull request #15292: [BEAM-12628] Add Avro reflect-based Coder option

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/beam/sdk/coders/AvroCoder.java | 32 +++++++++++++++++++---
 .../org/apache/beam/sdk/coders/AvroCoderTest.java  | 21 ++++++++++++++
 2 files changed, 49 insertions(+), 4 deletions(-)