ruanwenjun commented on code in PR #5628:
URL: https://github.com/apache/seatunnel/pull/5628#discussion_r1360448816
##########
docs/en/concept/schema-feature.md:
##########
@@ -24,6 +26,14 @@ schema = {
}
```
+### table
+
+The table full name of the table identifier which the schema belongs to, it
contains database, schema, table name. e.g. `database.schema.table`,
`database.table`.
Review Comment:
I update this PR, we can support config `schema.table` and `table` in config.
--
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]