You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2020/09/21 20:31:00 UTC

[beam] branch master updated (09fcaf7 -> a645688)

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

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


    from 09fcaf7  [BEAM-7372][BEAM-9372] Removes Python 2 and Python 3.5 Postcommit jobs. (#12891)
     new c2a32fc  [BEAM-10564] Support more Avro field name formats when mapping to Java fields
     new 55b22ce  Merge branch 'master' of https://github.com/apache/beam into avro-field-name-mappings
     new 532b00f  Test new mappable field names
     new a645688  Merge pull request #12367 from rworley-monster/avro-field-name-mappings

The 28923 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/beam/sdk/schemas/utils/AvroUtils.java   | 25 +++++++++++++++++-----
 .../avro/org/apache/beam/sdk/schemas/test.avsc     |  4 ++--
 .../apache/beam/sdk/schemas/AvroSchemaTest.java    | 10 ++++-----
 3 files changed, 27 insertions(+), 12 deletions(-)