You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ap...@apache.org on 2022/04/11 18:03:28 UTC

[beam] branch master updated (0b16c103477 -> fa1c6afb1ec)

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

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


    from 0b16c103477 [BEAM-14187] Fix concurrency issue in IsmReaderImpl (#17201)
     add 3e6bfa20b50 [BEAM-13151] Support multiple layers of AutoValue nesting
     add fa1c6afb1ec Merge pull request #17326: [BEAM-13151] Support multiple layers of AutoValue nesting

No new revisions were added by this update.

Summary of changes:
 .../beam/sdk/schemas/utils/AutoValueUtils.java     |  43 ++++-
 .../beam/sdk/schemas/utils/ByteBuddyUtils.java     |   4 +
 .../beam/sdk/schemas/AutoValueSchemaTest.java      | 183 +++++++++++++++++++++
 3 files changed, 224 insertions(+), 6 deletions(-)