leonardBang commented on code in PR #3158:
URL: https://github.com/apache/flink-cdc/pull/3158#discussion_r1527756592


##########
docs/content/docs/get-started/introduction.md:
##########
@@ -23,3 +23,98 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
+
+# Welcome to Flink CDC 🎉
+
+Flink CDC is a stream data integration framework that aims to provide users 
with

Review Comment:
   Flink CDC is a streaming data integration tool 



##########
docs/content/docs/get-started/introduction.md:
##########
@@ -23,3 +23,98 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
+
+# Welcome to Flink CDC 🎉
+
+Flink CDC is a stream data integration framework that aims to provide users 
with
+a more robust API. It allows users to configure their data synchronization 
logic
+through customized Flink operators and job submission tools. The framework
+prioritizes optimizing the task submission process and offers enhanced
+functionalities such as whole database synchronization, sharding, and schema
+change synchronization.

Review Comment:
   please keep same with homepage key feature section.



##########
docs/content/docs/get-started/introduction.md:
##########
@@ -23,3 +23,98 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
+
+# Welcome to Flink CDC 🎉
+
+Flink CDC is a stream data integration framework that aims to provide users 
with
+a more robust API. It allows users to configure their data synchronization 
logic
+through customized Flink operators and job submission tools. The framework
+prioritizes optimizing the task submission process and offers enhanced

Review Comment:
   The framework prioritizes
   > Flink CDC prioritizes



##########
docs/content/docs/get-started/introduction.md:
##########
@@ -23,3 +23,98 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
+
+# Welcome to Flink CDC 🎉
+
+Flink CDC is a stream data integration framework that aims to provide users 
with
+a more robust API. It allows users to configure their data synchronization 
logic
+through customized Flink operators and job submission tools. The framework

Review Comment:
    It allows users to describe their ETL pipeline logic via YAML elegantly and 
help users automatically generating customized Flink operators and submitting 
job.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to