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 dfc7701 adding trino to third party software list
dfc7701 is described below
commit dfc7701f6dc8bbb54e1b94b27f7c3e657f4b6c81
Author: Xiang Fu <[email protected]>
AuthorDate: Sun Oct 24 23:12:11 2021 -0700
adding trino to third party software list
---
website/blog/2021-02-02-DevBlog-PrestoPinot.md | 2 +-
website/docusaurus.config.js | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/website/blog/2021-02-02-DevBlog-PrestoPinot.md
b/website/blog/2021-02-02-DevBlog-PrestoPinot.md
index 8a16360..eeac096 100644
--- a/website/blog/2021-02-02-DevBlog-PrestoPinot.md
+++ b/website/blog/2021-02-02-DevBlog-PrestoPinot.md
@@ -3,7 +3,7 @@ title: Real-time Analytics with Presto and Apache Pinot
author: PinotDev
author_title: Pinot Editorial Team
author_url: https://medium.com/apache-pinot-developer-blog
-author_image_url:
https://pbs.twimg.com/profile_images/1400521020973400069/5y2UMi4r_400x400.jpg
+author_image_url:
https://www.startree.ai/wp-content/uploads/2021/05/team-xiang-150x150.jpg
description:
Blog gives an overview of our use of Apache Pinot to solve some of biggest
challenges around Data Analytics in Large Retail Chain
keywords:
diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index 0af2edf..3d0e502 100755
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -207,7 +207,7 @@ module.exports = {
src: 'img/logo.svg',
href: 'https://pinot.apache.org/',
},
- copyright: `Copyright © ${new Date().getFullYear()} The Apache Software
Foundation.<br>Apache Pinot, Pinot, Apache, the Apache feather logo, and the
Apache Pinot project logo are registered trademarks of The Apache Software
Foundation.<br><br>This page has references to third party software - Presto,
PrestoDB, ThirdEye, that are not part of the Apache Software Foundation and are
not covered under the Apache License.`,
+ copyright: `Copyright © ${new Date().getFullYear()} The Apache Software
Foundation.<br>Apache Pinot, Pinot, Apache, the Apache feather logo, and the
Apache Pinot project logo are registered trademarks of The Apache Software
Foundation.<br><br>This page has references to third party software - Presto,
PrestoDB, ThirdEye, Trino, TrinoDB, that are not part of the Apache Software
Foundation and are not covered under the Apache License.`,
},
googleAnalytics: {
trackingID: 'UA-157446650-1',
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]