You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wayang.apache.org by al...@apache.org on 2023/04/16 09:39:02 UTC

[incubator-wayang] branch 2pk03-readme-minor created (now 5814b57c)

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

aloalt pushed a change to branch 2pk03-readme-minor
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git


      at 5814b57c removed travis, added Apache Calcite support

This branch includes the following new commits:

     new 5814b57c removed travis, added Apache Calcite support

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.



[incubator-wayang] 01/01: removed travis, added Apache Calcite support

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

aloalt pushed a commit to branch 2pk03-readme-minor
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git

commit 5814b57cdfd1868c21972a5f93f70c823ea1c097
Author: Alexander Alten <al...@apache.org>
AuthorDate: Sun Apr 16 11:38:58 2023 +0200

    removed travis, added Apache Calcite support
    
    minor changes, travis link failed since travis is decommissioned
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5fed4afc..bcb12da8 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
 # Apache Wayang (incubating) <img align="right" width="128px" src="https://wayang.apache.org/assets/img/logo/logo_400x160.png" alt="Wayang logo">
 #### The first cross-platform data processing system
 
-![Travis branch](https://img.shields.io/travis/com/apache/incubator-wayang/main?style=for-the-badge)
 [![Maven central](https://img.shields.io/maven-central/v/org.apache.wayang/wayang-core.svg?style=for-the-badge)](https://img.shields.io/maven-central/v/org.apache.wayang/wayang-core.svg)
 [![License](https://img.shields.io/github/license/apache/incubator-wayang.svg?style=for-the-badge)](http://www.apache.org/licenses/LICENSE-2.0)
 [![Last commit](https://img.shields.io/github/last-commit/apache/incubator-wayang.svg?style=for-the-badge)]()
@@ -20,6 +19,7 @@ Apache Wayang (incubating) aims at freeing data engineers and software developer
 - [Java Streams](https://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html)
 - [Apache Spark](https://spark.apache.org/)
 - [Apache Flink](https://flink.apache.org/)
+- [Apache Calcite] (https://calcite.apache.org/)
 - [Apache Giraph](https://giraph.apache.org/)
 - [GraphChi](https://github.com/GraphChi/graphchi-java)
 - [Postgres](http://www.postgresql.org)