[jira] [Created] (FLINK-3691) Extend AvroInputFormat to support Avro GenericRecord

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-3691) Extend AvroInputFormat to support Avro GenericRecord

Shang Yuanchun (Jira)
Gna Phetsarath created FLINK-3691:
-------------------------------------

             Summary: Extend AvroInputFormat to support Avro GenericRecord
                 Key: FLINK-3691
                 URL: https://issues.apache.org/jira/browse/FLINK-3691
             Project: Flink
          Issue Type: Improvement
            Reporter: Gna Phetsarath


Extend AvroInputFormat to support Avro GenericRecord:

Sometimes the calling application will have access to the schema but not the implementing class for Avro files.  

Using a GenericDatumReader will allow the AvroInput format to read records in the Avro Generic Record Format.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)