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

leonard pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-cdc.git


The following commit(s) were added to refs/heads/master by this push:
     new a954daba1 [minor][cdc][docs] Improve the quickstart examples for Flink 
CDC docs
a954daba1 is described below

commit a954daba1b2d83601e65327ce137b91e0e251e3a
Author: Leonard Xu <[email protected]>
AuthorDate: Tue Mar 19 09:31:02 2024 +0800

    [minor][cdc][docs] Improve the quickstart examples for Flink CDC docs
    
    This closes #3164.
---
 docs/content.zh/docs/get-started/quickstart/mysql-to-doris.md     | 8 +++++---
 docs/content.zh/docs/get-started/quickstart/mysql-to-starrocks.md | 8 +++++---
 docs/content/docs/get-started/quickstart/mysql-to-doris.md        | 8 +++++---
 docs/content/docs/get-started/quickstart/mysql-to-starrocks.md    | 8 +++++---
 4 files changed, 20 insertions(+), 12 deletions(-)

diff --git a/docs/content.zh/docs/get-started/quickstart/mysql-to-doris.md 
b/docs/content.zh/docs/get-started/quickstart/mysql-to-doris.md
index c62019e06..c48ceb785 100644
--- a/docs/content.zh/docs/get-started/quickstart/mysql-to-doris.md
+++ b/docs/content.zh/docs/get-started/quickstart/mysql-to-doris.md
@@ -24,10 +24,12 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-# Streaming ELT from MySQL to Doris using Flink CDC 3.0
+# Streaming ELT from MySQL to Doris
 
-This tutorial is to show how to quickly build a Streaming ELT job from MySQL 
to Doris using Flink CDC 3.0,including the feature of sync all table of one 
database, schema change evolution and sync sharding tables into one table.  
-All exercises in this tutorial are performed in the Flink CDC CLI, and the 
entire process uses standard SQL syntax, without a single line of Java/Scala 
code or IDE installation.
+This tutorial is to show how to quickly build a Streaming ELT job from MySQL 
to Doris using Flink CDC, including the
+feature of sync all table of one database, schema change evolution and sync 
sharding tables into one table.  
+All exercises in this tutorial are performed in the Flink CDC CLI, and the 
entire process uses standard SQL syntax,
+without a single line of Java/Scala code or IDE installation.
 
 ## Preparation
 Prepare a Linux or MacOS computer with Docker installed.
diff --git a/docs/content.zh/docs/get-started/quickstart/mysql-to-starrocks.md 
b/docs/content.zh/docs/get-started/quickstart/mysql-to-starrocks.md
index c1ad10e9e..32733ec31 100644
--- a/docs/content.zh/docs/get-started/quickstart/mysql-to-starrocks.md
+++ b/docs/content.zh/docs/get-started/quickstart/mysql-to-starrocks.md
@@ -24,10 +24,12 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-# Streaming ELT from MySQL to StarRocks using Flink CDC 3.0
+# Streaming ELT from MySQL to StarRocks
 
-This tutorial is to show how to quickly build a Streaming ELT job from MySQL 
to StarRocks using Flink CDC 3.0,including the feature of sync all table of one 
database, schema change evolution and sync sharding tables into one table.  
-All exercises in this tutorial are performed in the Flink CDC CLI, and the 
entire process uses standard SQL syntax, without a single line of Java/Scala 
code or IDE installation.
+This tutorial is to show how to quickly build a Streaming ELT job from MySQL 
to StarRocks using Flink CDC, including the
+feature of sync all table of one database, schema change evolution and sync 
sharding tables into one table.  
+All exercises in this tutorial are performed in the Flink CDC CLI, and the 
entire process uses standard SQL syntax,
+without a single line of Java/Scala code or IDE installation.
 
 ## Preparation
 Prepare a Linux or MacOS computer with Docker installed.
diff --git a/docs/content/docs/get-started/quickstart/mysql-to-doris.md 
b/docs/content/docs/get-started/quickstart/mysql-to-doris.md
index c62019e06..21244f922 100644
--- a/docs/content/docs/get-started/quickstart/mysql-to-doris.md
+++ b/docs/content/docs/get-started/quickstart/mysql-to-doris.md
@@ -24,10 +24,12 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-# Streaming ELT from MySQL to Doris using Flink CDC 3.0
+# Streaming ELT from MySQL to Doris
 
-This tutorial is to show how to quickly build a Streaming ELT job from MySQL 
to Doris using Flink CDC 3.0,including the feature of sync all table of one 
database, schema change evolution and sync sharding tables into one table.  
-All exercises in this tutorial are performed in the Flink CDC CLI, and the 
entire process uses standard SQL syntax, without a single line of Java/Scala 
code or IDE installation.
+This tutorial is to show how to quickly build a Streaming ELT job from MySQL 
to StarRocks using Flink CDC, including the
+feature of sync all table of one database, schema change evolution and sync 
sharding tables into one table.  
+All exercises in this tutorial are performed in the Flink CDC CLI, and the 
entire process uses standard SQL syntax,
+without a single line of Java/Scala code or IDE installation.
 
 ## Preparation
 Prepare a Linux or MacOS computer with Docker installed.
diff --git a/docs/content/docs/get-started/quickstart/mysql-to-starrocks.md 
b/docs/content/docs/get-started/quickstart/mysql-to-starrocks.md
index c1ad10e9e..32733ec31 100644
--- a/docs/content/docs/get-started/quickstart/mysql-to-starrocks.md
+++ b/docs/content/docs/get-started/quickstart/mysql-to-starrocks.md
@@ -24,10 +24,12 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-# Streaming ELT from MySQL to StarRocks using Flink CDC 3.0
+# Streaming ELT from MySQL to StarRocks
 
-This tutorial is to show how to quickly build a Streaming ELT job from MySQL 
to StarRocks using Flink CDC 3.0,including the feature of sync all table of one 
database, schema change evolution and sync sharding tables into one table.  
-All exercises in this tutorial are performed in the Flink CDC CLI, and the 
entire process uses standard SQL syntax, without a single line of Java/Scala 
code or IDE installation.
+This tutorial is to show how to quickly build a Streaming ELT job from MySQL 
to StarRocks using Flink CDC, including the
+feature of sync all table of one database, schema change evolution and sync 
sharding tables into one table.  
+All exercises in this tutorial are performed in the Flink CDC CLI, and the 
entire process uses standard SQL syntax,
+without a single line of Java/Scala code or IDE installation.
 
 ## Preparation
 Prepare a Linux or MacOS computer with Docker installed.

Reply via email to