This is an automated email from the ASF dual-hosted git repository.

luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new b396804076f [blog] Update PipelineX blog banner and use case on index 
page (#787)
b396804076f is described below

commit b396804076f93315d4af5e12d9cd414d62d03b05
Author: KassieZ <139741991+kass...@users.noreply.github.com>
AuthorDate: Tue Jun 25 14:42:10 2024 +0700

    [blog] Update PipelineX blog banner and use case on index page (#787)
---
 src/constant/various-analytics.data.tsx            |   6 +++---
 ...lution-of-the-apache-doris-execution-engine.jpg | Bin 468161 -> 462256 bytes
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/constant/various-analytics.data.tsx 
b/src/constant/various-analytics.data.tsx
index 010a02c16ba..b7aa67166af 100644
--- a/src/constant/various-analytics.data.tsx
+++ b/src/constant/various-analytics.data.tsx
@@ -47,7 +47,7 @@ export const VariousAnalyticsData = [
         backgroundClassName: 'cases-bg-ad-hoc',
     },
     {
-        title: 'Data lake analytics',
+        title: 'Data lakehouse',
         content: `Doris as a high-performance federated query engine provides 
a powerful way to directly map external data lakes and databases to Doris' 
databases and tables. This combination of the openness of data lakes and the 
high performance of data warehouses offers enterprises a unified and efficient 
way to access, analyze, and manage their data.`,
         links: [
             {
@@ -129,8 +129,8 @@ export const VariousAnalyticsData = [
         links: [
             { content: 'Deep dive', to: 
'/blog/log-analysis-elasticsearch-vs-apache-doris' },
             {
-                content: 'Read China Unicom story',
-                to: 
'/blog/Log-Analysis-How-to-Digest-15-Billion-Logs-Per-Day-and-Keep-Big-Queries-Within-1-Second',
+                content: 'Read NetEase story',
+                to: 
'/blog/apache-doris-for-log-and-time-series-data-analysis-in-netease',
             },
         ],
         backgroundClassName: 'cases-bg-log',
diff --git a/static/images/evolution-of-the-apache-doris-execution-engine.jpg 
b/static/images/evolution-of-the-apache-doris-execution-engine.jpg
index c01769eee60..227dd319199 100644
Binary files a/static/images/evolution-of-the-apache-doris-execution-engine.jpg 
and b/static/images/evolution-of-the-apache-doris-execution-engine.jpg differ


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to