Github user twalthr commented on a diff in the pull request:

    https://github.com/apache/flink/pull/2094#discussion_r75876606
  
    --- Diff: 
flink-tests/src/test/java/org/apache/flink/test/streaming/runtime/DataStreamPojoITCase.java
 ---
    @@ -139,17 +139,6 @@ public void flatMap(Data value, Collector<Data> out) 
throws Exception {
        }
     
     
    -   /**
    -    * As per FLINK-3702 Flink doesn't support nested pojo fields for sum()
    -    */
    -   @Test(expected = IllegalArgumentException.class)
    --- End diff --
    
    I think it would be useful to keep this and `testNestedPojoFieldAccessor`. 
So that we also have an end-to-end test.


---
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