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

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


    from e24c25b  Merge pull request #6506: [BEAM-4494] Migrate recent website 
changes from beam-site to beam
     add bb4d322  added avroio package
     add 3ac1bfb  updated read emits to support both string and custom type 
reflects
     add b88c91b  added avro write support
     add 599cba6  updated to be in-line with beam project specifications
     add e9685ba  update package log prints
     add 20cc1a3  added readavro example
     add ea8ed43  updated example package header
     add 936bafd  removed output.avro file
     new fc38698  Go SDK avroio Package - Read/Write Avro Files

The 1 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:
 sdks/go/examples/readavro/readavro.go |  91 +++++++++++++++
 sdks/go/pkg/beam/io/avroio/avroio.go  | 201 ++++++++++++++++++++++++++++++++++
 2 files changed, 292 insertions(+)
 create mode 100644 sdks/go/examples/readavro/readavro.go
 create mode 100644 sdks/go/pkg/beam/io/avroio/avroio.go

Reply via email to