This is an automated email from the ASF dual-hosted git repository.
zkaoudi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
from 5840b1de Added more test for issue 134 (#224)
add acb33226 [WAYANG-#225] Correction in distinct Operator in platform
Apache Flink
add 54046d65 [WAYANG-#225] disable of test for possible error in the
implementation of the operators
new be9c4138 Merge pull request #226 from apache/WAYANG-225
The 1 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:
.../org/apache/wayang/flink/compiler/KeySelectorDistinct.java | 3 ++-
.../wayang/flink/operators/FlinkDistinctOperatorTest.java | 7 +++----
.../apache/wayang/flink/operators/FlinkJoinOperatorTest.java | 11 ++++++++++-
.../wayang/flink/operators/FlinkReduceByOperatorTest.java | 10 +++++++++-
4 files changed, 24 insertions(+), 7 deletions(-)