This is an automated email from the ASF dual-hosted git repository.
libenchao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
The following commit(s) were added to refs/heads/main by this push:
new 597b53dbb0 Site: Add Apache Wayang (incubating) to powered-by page
597b53dbb0 is described below
commit 597b53dbb075ab72700d40f66db81d2ac9c182b8
Author: Kaustubh Beedkar <[email protected]>
AuthorDate: Mon Oct 2 22:25:44 2023 +0530
Site: Add Apache Wayang (incubating) to powered-by page
Close apache/calcite#3450
---
site/_docs/powered_by.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/site/_docs/powered_by.md b/site/_docs/powered_by.md
index b9721c1d0f..809c01ca93 100644
--- a/site/_docs/powered_by.md
+++ b/site/_docs/powered_by.md
@@ -95,6 +95,11 @@ uses Calcite for parsing streaming SQL and query
optimization.
<a href="https://storm.apache.org">Apache Storm</a>
uses Calcite for parsing streaming SQL and query optimization.
+### Apache Wayang
+
+<a href="https://wayang.apache.org">Apache Wayang (Incubating)</a>
+uses Calcite for SQL parsing and query optimization.
+
### AthenaX
<a href="https://www.uber.com/">Uber</a>'s SQL-based streaming analytics
platform