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

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


    from 2995ca1  [FLINK-11867][datastream] Fixed preconditions for filePath's 
value
     new 1ec833a  [hotfix][test] Use ScalaCaseClassSerializerTest specific case 
class
     new 3133a6d  [FLINK-11420][datastream] Fix duplicate and createInstance 
methods of CoGroupedStreams.UnionSerializer

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