You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gna Phetsarath (JIRA)" <ji...@apache.org> on 2016/04/01 21:44:25 UTC

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

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)