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 1ef4cac00ac Update newsletter.data.ts (#347)
1ef4cac00ac is described below
commit 1ef4cac00acbe48db846e206a5c289cf19c8d5f0
Author: KassieZ <[email protected]>
AuthorDate: Wed Dec 6 10:37:41 2023 +0800
Update newsletter.data.ts (#347)
---
src/constant/newsletter.data.ts | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/src/constant/newsletter.data.ts b/src/constant/newsletter.data.ts
index c5734b5ef41..905fce1672d 100644
--- a/src/constant/newsletter.data.ts
+++ b/src/constant/newsletter.data.ts
@@ -5,10 +5,9 @@ export const NEWSLETTER_DATA = [
to: 'https://doris.apache.org/blog/release-2.0.2',
},
- {
- 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',
+ { tag: 'Best Practice',
+ title: `How Big Data Is Saving Lives in Real Time: IoV Data Analytics
Helps Prevent Accidents`,
+ to:
'blog/how-big-data-is-saving-lives-in-real-time-iov-data-analytics-helps-prevent-accidents',
hot: true,
},
{
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]