ruanwenjun commented on code in PR #5564:
URL: https://github.com/apache/seatunnel/pull/5564#discussion_r1338765332


##########
docs/en/concept/schema-feature.md:
##########
@@ -2,9 +2,55 @@
 
 ## Why we need schema
 
-Some NoSQL databases or message queue are not strongly limited schema, so the 
schema cannot be obtained through the api. At this time, a schema needs to be 
defined to convert to SeaTunnelRowType and obtain data.
+Some NoSQL databases or message queue are not strongly limited schema, so the 
schema cannot be obtained through the api.
+At this time, a schema needs to be defined to convert to SeaTunnelRowType and 
obtain data.

Review Comment:
   I rename to `TableSchema`.



-- 
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: commits-unsubscr...@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to