LadyForest commented on code in PR #159:
URL: https://github.com/apache/flink-table-store/pull/159#discussion_r898810490


##########
docs/content/docs/development/overview.md:
##########
@@ -26,9 +26,27 @@ under the License.
 
 # Overview
 
-Flink Table Store is a unified streaming and batch store for building dynamic
-tables on Apache Flink. Flink Table Store serves as the storage engine behind
-Flink SQL Managed Table.
+Flink Table Store is a unified storage to build dynamic tables for both 
streaming and
+batch processing in Flink, supporting high speed data ingestion and timely 
data query.
+
+## Architecture
+
+<center>
+<img src="/img/architecture.png" width="100%"/>
+</center>
+
+As shown in the architecture above:

Review Comment:
   I found this part is a little bit unclearly, so I reorganized it as follows.



-- 
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