LadyForest commented on code in PR #159: URL: https://github.com/apache/flink-table-store/pull/159#discussion_r898773824
########## 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. Review Comment: ```suggestion batch processing in Flink, supporting high-speed data ingestion and timely data query. ``` -- 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]
