Github user greghogan commented on the pull request:

    https://github.com/apache/flink/pull/1920#issuecomment-214461886
  
    Thanks for your contribution @gna-phetsarath.
    
    I see there was a question in FLINK-3691 as to whether Flink already 
serializes GenericRecords. It looks to me that these are currently processed by 
`ReflectDatumReader` whereas with this PR would use `GenericDatumReader`.
    
    Could you give a short example of data that can't be processed currently 
but now works with this PR? Is this also more efficient to use 
`GenericDatumReader`?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to