You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2015/03/10 14:09:38 UTC

[jira] [Created] (FLINK-1674) Add test with nested avro type

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)