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 c828ff8f Merge pull request #314 from apache/2pk03-license-pom
     new 9ee3b5eb Added the following flink operator tests: 
MaterializedGroupByOperator, SortOperator, UnionAllOperator
     new 57ed27db Merge branch 'apache:main' into main
     new 9bc5d156 FlinkMaterializedGroupByOperatorTest, FlinkSortOperatorTest: 
Added apache licence headers
     new 33050606 Merge pull request #316 from damik3/main

The 1724 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:
 .../FlinkMaterializedGroupByOperator.java          |  3 +-
 .../FlinkMaterializedGroupByOperatorTest.java}     | 40 +++++++++++++---------
 .../flink/operators/FlinkSortOperatorTest.java}    | 24 ++++++-------
 ...torTest.java => FlinkUnionAllOperatorTest.java} | 28 +++++++--------
 4 files changed, 52 insertions(+), 43 deletions(-)
 copy 
wayang-platforms/{wayang-spark/code/test/java/org/apache/wayang/spark/operators/SparkMaterializedGroupByOperatorTest.java
 => 
wayang-flink/code/test/java/org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperatorTest.java}
 (76%)
 copy 
wayang-platforms/{wayang-spark/code/test/java/org/apache/wayang/spark/operators/SparkSortOperatorTest.java
 => 
wayang-flink/code/test/java/org/apache/wayang/flink/operators/FlinkSortOperatorTest.java}
 (73%)
 copy 
wayang-platforms/wayang-flink/code/test/java/org/apache/wayang/flink/operators/{FlinkCartesianOperatorTest.java
 => FlinkUnionAllOperatorTest.java} (70%)

Reply via email to