This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/pinot-site.git
The following commit(s) were added to refs/heads/dev by this push:
new 8c0b8d1 update query image to add trino with presto
8c0b8d1 is described below
commit 8c0b8d18825bb93f0e6422e6a07e14201dc35fec
Author: Xiang Fu <[email protected]>
AuthorDate: Sun Oct 24 23:06:15 2021 -0700
update query image to add trino with presto
---
website/static/img/ingest-query.svg | 4 ++--
website/static/img/pinot-query.svg | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/website/static/img/ingest-query.svg
b/website/static/img/ingest-query.svg
index 2e97a5f..bdf89db 100644
--- a/website/static/img/ingest-query.svg
+++ b/website/static/img/ingest-query.svg
@@ -133,9 +133,9 @@
<text id="PQL" font-family="DINAlternate-Bold, DIN Alternate"
font-size="16" font-weight="bold" fill="#8D8D8D">
<tspan x="658" y="165">PQL</tspan>
</text>
- <text id="Joins-in-Presto" font-family="DINAlternate-Bold, DIN
Alternate" font-size="16" font-weight="bold" fill="#8D8D8D">
+ <text id="Joins-in-Trino-or-Presto" font-family="DINAlternate-Bold,
DIN Alternate" font-size="16" font-weight="bold" fill="#8D8D8D">
<tspan x="658" y="314">Joins in</tspan>
- <tspan x="658" y="333"> Presto</tspan>
+ <tspan x="658" y="333">Trino or Presto</tspan>
</text>
<text id="Sources-Copy" opacity="0.904203869"
font-family="DINAlternate-Bold, DIN Alternate" font-size="20"
font-weight="bold" fill="#838383">
<tspan x="84.40625" y="81">SOURCES</tspan>
diff --git a/website/static/img/pinot-query.svg
b/website/static/img/pinot-query.svg
index bea9be7..0909ff6 100644
--- a/website/static/img/pinot-query.svg
+++ b/website/static/img/pinot-query.svg
@@ -133,9 +133,9 @@
<text id="PQL" font-family="DINAlternate-Bold, DIN Alternate"
font-size="16" font-weight="bold" fill="#8D8D8D">
<tspan x="658" y="165">PQL</tspan>
</text>
- <text id="Joins-in-Presto" font-family="DINAlternate-Bold, DIN
Alternate" font-size="16" font-weight="bold" fill="#8D8D8D">
+ <text id="Joins-in-Trino-or-Presto" font-family="DINAlternate-Bold,
DIN Alternate" font-size="16" font-weight="bold" fill="#8D8D8D">
<tspan x="658" y="314">Joins in</tspan>
- <tspan x="658" y="333"> Presto</tspan>
+ <tspan x="658" y="333">Trino or Presto</tspan>
</text>
<text id="Sources-Copy" opacity="0.904203869"
font-family="DINAlternate-Bold, DIN Alternate" font-size="20"
font-weight="bold" fill="#838383">
<tspan x="84.40625" y="81">SOURCES</tspan>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]