[GitHub] flink pull request #2952: [FLINK-5011] [types] TraversableSerializer does no...

2016-12-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2952 --- 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

[GitHub] flink pull request #2952: [FLINK-5011] [types] TraversableSerializer does no...

2016-12-14 Thread twalthr
Github user twalthr commented on a diff in the pull request: https://github.com/apache/flink/pull/2952#discussion_r92373076 --- Diff: flink-tests/src/test/scala/org/apache/flink/api/scala/runtime/TraversableSerializerTest.scala --- @@ -70,6 +70,7 @@ class

[GitHub] flink pull request #2952: [FLINK-5011] [types] TraversableSerializer does no...

2016-12-09 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/2952#discussion_r91719316 --- Diff: flink-tests/src/test/scala/org/apache/flink/api/scala/runtime/TraversableSerializerTest.scala --- @@ -70,6 +70,7 @@ class

[GitHub] flink pull request #2952: [FLINK-5011] [types] TraversableSerializer does no...

2016-12-09 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/2952#discussion_r91719263 --- Diff: flink-tests/src/test/scala/org/apache/flink/api/scala/runtime/TraversableSerializerTest.scala --- @@ -57,6 +56,7 @@ class

[GitHub] flink pull request #2952: [FLINK-5011] [types] TraversableSerializer does no...

2016-12-06 Thread twalthr
GitHub user twalthr opened a pull request: https://github.com/apache/flink/pull/2952 [FLINK-5011] [types] TraversableSerializer does not perform a deep co… This pull requests fixes a bug in the `TraverableSerializer` and in the tests itself. It adds a special test to check if