This is an automated email from the ASF dual-hosted git repository.

dwysakowicz pushed a change to branch release-1.8
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 37879f7  [FLINK-11867][datastream] Fixed preconditions for filePath's 
value
     new eb4d857  [hotfix][test] Use ScalaCaseClassSerializerTest specific case 
class
     new db0b874  [FLINK-11420][datastream] Fix duplicate and createInstance 
methods of CoGroupedStreams.UnionSerializer

The 16041 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../typeutils/ScalaCaseClassSerializerTest.scala   | 28 +++-----
 .../streaming/api/datastream/CoGroupedStreams.java | 14 +++-
 .../api/datastream/UnionSerializerTest.java        | 81 ++++++++++++++++++++++
 3 files changed, 104 insertions(+), 19 deletions(-)
 create mode 100644 
flink-streaming-java/src/test/java/org/apache/flink/streaming/api/datastream/UnionSerializerTest.java

Reply via email to