healchow commented on code in PR #683:
URL: https://github.com/apache/inlong-website/pull/683#discussion_r1101136817


##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/design_and_concept/the_format_in_inlong.md:
##########
@@ -0,0 +1,106 @@
+---
+title: Format
+sidebar_position: 7
+---
+
+## 什么是format?
+
+![](img/format_and_flink.png)
+
+如上图所示:
+
+Flink SQL在读写数据是,均采用Row的形式,其内部为Object数组`Object[]`, 数字中每个元素代表了一个Flink表的字段。

Review Comment:
   Please add one blank between the Chinese character and English character, 
thanks.



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