Robert Metzger created FLINK-1674:
-------------------------------------
Summary: Add test with nested avro type
Key: FLINK-1674
URL:
https://issues.apache.org/jira/browse/FLINK-1674 Project: Flink
Issue Type: Improvement
Components: Java API
Affects Versions: 0.9
Reporter: Robert Metzger
Right now our tests with avro only include flat types.
I recently discovered a bug caused by a nested avro types.
Since avro pojos are handled a bit differently than regular POJOs AND because we have users using Avro in production, we should make sure it is always working.
(Thats the reason why I mad this a "Major" issue).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)