Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/1851
---
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 enab
Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/1851#issuecomment-206915028
I'll address Stephan's comment and merge the change
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If y
Github user StephanEwen commented on a diff in the pull request:
https://github.com/apache/flink/pull/1851#discussion_r58678493
--- Diff:
flink-streaming-java/src/test/java/org/apache/flink/streaming/api/DataStreamPojoITCase.java
---
@@ -0,0 +1,211 @@
+/*
+ * Licensed to t
Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/flink/pull/1851#discussion_r58564424
--- Diff:
flink-streaming-java/src/main/java/org/apache/flink/streaming/util/FieldAccessor.java
---
@@ -182,11 +182,14 @@ public R set(R record, F fieldValu
Github user RonCrocker commented on the pull request:
https://github.com/apache/flink/pull/1851#issuecomment-205868281
:+1:
---
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
enabl
Github user RonCrocker commented on a diff in the pull request:
https://github.com/apache/flink/pull/1851#discussion_r58564095
--- Diff:
flink-streaming-java/src/main/java/org/apache/flink/streaming/util/FieldAccessor.java
---
@@ -182,11 +182,14 @@ public R set(R record, F fieldVa
GitHub user rmetzger opened a pull request:
https://github.com/apache/flink/pull/1851
[FLINK-3697] Properly access type information for nested POJO key selection
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rmetzger/flink flin