You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wayang.apache.org by be...@apache.org on 2021/08/13 21:17:10 UTC

[incubator-wayang] branch main updated (afb51c7 -> 036525e)

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

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


 discard afb51c7  update version to java-11 and spark-3.1.2

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/main (036525e)
            \
             O -- O -- O   (afb51c7)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  12 +-
 wayang-api/wayang-api-scala-java/pom.xml           |   7 +-
 wayang-commons/pom.xml                             |   4 +-
 wayang-distro/pom.xml                              |  18 +--
 wayang-platforms/pom.xml                           |   3 +-
 wayang-platforms/wayang-spark/pom.xml              |  10 +-
 .../apache/wayang/spark/channels/RddChannel.java   |   7 +-
 .../spark/operators/SparkOperatorTestBase.java     |   3 +-
 wayang-plugins/wayang-iejoin/pom.xml               |   7 +-
 wayang-profiler/pom.xml                            |  12 +-
 .../wayang/profiler/log/GeneticOptimizerApp.java   |   4 +-
 wayang-tests-integration/pom.xml                   |  42 +++----
 .../apache/wayang/tests/GiraphIntegrationIT.java   |   2 +-
 .../apache/wayang/tests/GraphChiIntegrationIT.java | 126 ++++++++++-----------
 .../java/org/apache/wayang/tests/WayangPlans.java  |   2 +-
 15 files changed, 119 insertions(+), 140 deletions(-)