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:46:25 UTC

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

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

Gna Phetsarath updated FLINK-3691:
----------------------------------
       Priority: Minor  (was: Major)
    Component/s: Core

I already have a working version, I need to create a branch and then a PR with all of the necessary tests.  Should be able to get to this next week, if there are no objections.

> Extend AvroInputFormat to support Avro GenericRecord
> ----------------------------------------------------
>
>                 Key: FLINK-3691
>                 URL: https://issues.apache.org/jira/browse/FLINK-3691
>             Project: Flink
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Gna Phetsarath
>            Priority: Minor
>
> 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)