[ 
https://issues.apache.org/jira/browse/BEAM-5807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reuven Lax resolved BEAM-5807.
------------------------------
       Resolution: Fixed
    Fix Version/s: 2.10.0

> Add Schema support for AVRO
> ---------------------------
>
>                 Key: BEAM-5807
>                 URL: https://issues.apache.org/jira/browse/BEAM-5807
>             Project: Beam
>          Issue Type: Improvement
>          Components: dsl-sql
>            Reporter: Gleb Kanterov
>            Assignee: Gleb Kanterov
>            Priority: Major
>              Labels: triaged
>             Fix For: 2.10.0
>
>          Time Spent: 5h 40m
>  Remaining Estimate: 0h
>
> # Motivation
> At the moment the only way to read AVRO is through code generation with 
> avro-compiler and JavaBeanSchema. It makes it not possible to write 
> transforms that can work with dynamic schemas. AVRO has generic data type 
> called GenericRecord, reading is implemented in AvroIO.
> readGenericRecords. There is a code to convert GenericRecord to Row shipped 
> as a part of BigQueryIO. However, it doesn't support all types and nested 
> records.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to