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 <[email protected]>
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)

Reply via email to