Hisoka-X commented on code in PR #5628:
URL: https://github.com/apache/seatunnel/pull/5628#discussion_r1361453186
##########
docs/en/concept/schema-feature.md:
##########
@@ -11,6 +11,9 @@ We can use SchemaOptions to define schema, the SchemaOptions
contains some confi
```
schema = {
+ table = "database.schema.table"
+ schemaFirst = false
Review Comment:
```suggestion
schema_first = false
```
--
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]