You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Tianshi Zhu (Jira)" <ji...@apache.org> on 2021/02/07 02:55:00 UTC

[jira] [Created] (FLINK-21310) unexpected behavior of DataFrame union

Tianshi Zhu created FLINK-21310:
-----------------------------------

             Summary: unexpected behavior of DataFrame union
                 Key: FLINK-21310
                 URL: https://issues.apache.org/jira/browse/FLINK-21310
             Project: Flink
          Issue Type: Bug
            Reporter: Tianshi Zhu


[https://gist.github.com/tianshizz/fd1bdbcc4676783b7300984c0bf532c1]

The gist shows two unit tests. In one of them, a data stream unions with itself. In the other, two identical data streams are unioned. However, the two operations will lead to different end results, which seems surprising to me. Is this expected? Could someone help me understand the different behaviors here?

 

Thanks!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)