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 3582985a615 Update newsletter.data.ts (#344)
3582985a615 is described below

commit 3582985a6152e72cf09d88586555536b230de9f0
Author: KassieZ <[email protected]>
AuthorDate: Thu Nov 23 10:52:41 2023 +0800

    Update newsletter.data.ts (#344)
---
 src/constant/newsletter.data.ts | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/constant/newsletter.data.ts b/src/constant/newsletter.data.ts
index 47f08417d0d..c5734b5ef41 100644
--- a/src/constant/newsletter.data.ts
+++ b/src/constant/newsletter.data.ts
@@ -6,14 +6,14 @@ export const NEWSLETTER_DATA = [
         
     },
     {
-        tag: 'Top News',
-        title: `Apache Doris Summit Asia 2023: What Can You Expect From Apache 
Doris as a Data Warehouse?`,
-        to: 
'/blog/apache-doris-summit-asia-2023-what-can-you-expect-from-apache-doris-as-a-data-warehouse',
+        tag: 'Best Practice',
+        title: 'Less Components, Higher Performance: Apache Doris Instead of 
ClickHouse, MySQL, Presto, and HBase',
+        to: 
'/blog/less-components-higher-performance-apache-doris-instead-of-clickhouse-mysql-presto-and-hbase',
         hot: true,
     },
     {
-        tag: 'Best Practice',
-        title: 'Data Analysis for Live Streaming: What Happens in Real Time is 
Analyzed in Real Time',
-        to: 
'/blog/data-analysis-for-live-streaming-what-happens-in-real-time-is-analyzed-in-real-time',
+        tag: 'Top News',
+        title: `Apache Doris Summit Asia 2023: What Can You Expect From Apache 
Doris as a Data Warehouse?`,
+        to: 
'/blog/apache-doris-summit-asia-2023-what-can-you-expect-from-apache-doris-as-a-data-warehouse',
     },
 ];


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to