You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wayang.apache.org by zk...@apache.org on 2021/09/06 10:06:33 UTC

[incubator-wayang] branch main updated (af261d9 -> 6ed0f46)

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 af261d9  Merge pull request #23 from apache/WAYANG-36
     add 2d89493  [WAYANG-37] update Apache Spark version from 2.4.0 to 3.1.2
     new 6ed0f46  Merge pull request #24 from apache/WAYANG-37

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:
 .travis.yml                                                |  2 +-
 wayang-api/wayang-api-python/pom.xml                       |  4 ++--
 wayang-api/wayang-api-scala-java/pom.xml                   |  4 ++--
 wayang-commons/pom.xml                                     |  2 +-
 wayang-platforms/wayang-spark/pom.xml                      | 14 +++++++++++++-
 .../java/org/apache/wayang/spark/channels/RddChannel.java  |  8 +++++---
 .../src/main/resources/wayang-spark-defaults.properties    |  1 +
 .../wayang/spark/operators/SparkOperatorTestBase.java      |  3 ++-
 wayang-plugins/wayang-iejoin/pom.xml                       |  3 ++-
 wayang-profiler/pom.xml                                    |  2 +-
 wayang-tests-integration/pom.xml                           |  2 +-
 11 files changed, 31 insertions(+), 14 deletions(-)

[incubator-wayang] 01/01: Merge pull request #24 from apache/WAYANG-37

Posted by zk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

zkaoudi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git

commit 6ed0f469180dd819c90d7c3ec849c3badad5b49b
Merge: af261d9 2d89493
Author: Zoi Kaoudi <zk...@users.noreply.github.com>
AuthorDate: Mon Sep 6 12:06:19 2021 +0200

    Merge pull request #24 from apache/WAYANG-37
    
    [WAYANG-37] update Apache Spark version from 2.4.0 to 3.1.2

 .travis.yml                                                |  2 +-
 wayang-api/wayang-api-python/pom.xml                       |  4 ++--
 wayang-api/wayang-api-scala-java/pom.xml                   |  4 ++--
 wayang-commons/pom.xml                                     |  2 +-
 wayang-platforms/wayang-spark/pom.xml                      | 14 +++++++++++++-
 .../java/org/apache/wayang/spark/channels/RddChannel.java  |  8 +++++---
 .../src/main/resources/wayang-spark-defaults.properties    |  1 +
 .../wayang/spark/operators/SparkOperatorTestBase.java      |  3 ++-
 wayang-plugins/wayang-iejoin/pom.xml                       |  3 ++-
 wayang-profiler/pom.xml                                    |  2 +-
 wayang-tests-integration/pom.xml                           |  2 +-
 11 files changed, 31 insertions(+), 14 deletions(-)