You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by jh...@apache.org on 2018/02/14 05:46:13 UTC

[3/4] calcite git commit: Site: Add Uber/AthenaX to powered-by page (Shuyi Chen)

Site: Add Uber/AthenaX to powered-by page (Shuyi Chen)

Add Uber, Apache Geode to logos (Julian Hyde)

Close apache/calcite#626


Project: http://git-wip-us.apache.org/repos/asf/calcite/repo
Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/6981778c
Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/6981778c
Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/6981778c

Branch: refs/heads/master
Commit: 6981778c5f2ff456aceaf10c77ef752ec0643c18
Parents: 4324225
Author: Shuyi Chen <sh...@uber.com>
Authored: Tue Feb 13 15:26:23 2018 -0800
Committer: Julian Hyde <jh...@apache.org>
Committed: Tue Feb 13 21:44:50 2018 -0800

----------------------------------------------------------------------
 site/_docs/powered_by.md |  12 +++++++++---
 site/img/powered-by.png  | Bin 105042 -> 114615 bytes
 2 files changed, 9 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/calcite/blob/6981778c/site/_docs/powered_by.md
----------------------------------------------------------------------
diff --git a/site/_docs/powered_by.md b/site/_docs/powered_by.md
index ad557e2..b95ff41 100644
--- a/site/_docs/powered_by.md
+++ b/site/_docs/powered_by.md
@@ -83,10 +83,17 @@ 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.
 
+### AthenaX
+
+<a href="https://www.uber.com/">Uber</a>'s SQL-based streaming analytics platform
+<a href="https://github.com/uber/AthenaX/">AthenaX</a>
+uses Calcite for SQL parsing and query optimization.
+
 ### Cascading
 
 <a href="https://github.com/Cascading/lingual">Lingual</a>
-component provides a SQL interface to Cascading.
+component provides a SQL interface to
+<a href="https://www.cascading.org/">Cascading</a>.
 
 ### Dremio
 
@@ -96,7 +103,7 @@ uses Calcite for SQL parsing and cost-based query optimization.
 ### MapD
 
 <a href="https://www.mapd.com">MapD</a>
-is GPU-powered database and visual analytics platform for
+is a GPU-powered database and visual analytics platform for
 interactive exploration of large datasets.
 
 ### Qubole Quark
@@ -111,4 +118,3 @@ It uses Calcite to transparently rewrite queries to use materialized views.
 is a SQL interface to a
 <a href="http://tinkerpop.apache.org/">Apache TinkerPop</a>-enabled
 graph database.
-

http://git-wip-us.apache.org/repos/asf/calcite/blob/6981778c/site/img/powered-by.png
----------------------------------------------------------------------
diff --git a/site/img/powered-by.png b/site/img/powered-by.png
index 0e0772b..cc89a38 100644
Binary files a/site/img/powered-by.png and b/site/img/powered-by.png differ