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

[beam] branch master updated (e2e31c9 -> 6b7cf42)

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

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


    from e2e31c9  Merge pull request #7150: [BEAM-5859] Improve operator names for portable pipelines
     add aa4d9bc  Add more AVRO utilities to convert between Beam and Avro. Add schema-conversion utilities as well as a conversion from a Beam Row into GenericRecord.
     add 6b7cf42  Merge pull request #7181 : [BEAM-4454] Add more AVRO utilities to convert between Beam and Avro.

No new revisions were added by this update.

Summary of changes:
 .../apache/beam/sdk/schemas/utils/AvroUtils.java   | 467 +++++++++++++++++----
 .../beam/sdk/schemas/utils/AvroUtilsTest.java      | 298 +++++++++++--
 2 files changed, 645 insertions(+), 120 deletions(-)