This is an automated email from the ASF dual-hosted git repository.
gleb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from c950d30 Merge pull request #9312: [BEAM-7946] Changed name of sdist
task in LoadTests gradle
add 98e9760 [BEAM-7816] Support Avro dates in Schemas
add 5d41100 [BEAM-7817] Support Avro enums in Schemas
add e4b268e Merge pull request #9152: [BEAM-7816] [BEAM-7817] Support
Avro dates and enums in Schemas
No new revisions were added by this update.
Summary of changes:
.../apache/beam/sdk/schemas/utils/AvroUtils.java | 35 ++++++-
.../beam/sdk/schemas/utils/ByteBuddyUtils.java | 116 ++++++++++++++++++---
.../avro/org/apache/beam/sdk/schemas/test.avsc | 5 +-
.../apache/beam/sdk/schemas/AvroSchemaTest.java | 47 ++++++++-
4 files changed, 180 insertions(+), 23 deletions(-)