hawk9821 commented on code in PR #8029:
URL: https://github.com/apache/seatunnel/pull/8029#discussion_r1856820829


##########
seatunnel-api/src/main/java/org/apache/seatunnel/api/table/catalog/schema/TableSchemaOptions.java:
##########
@@ -55,6 +55,12 @@ public static class TableIdentifierOptions {
                     .noDefaultValue()
                     .withDescription("SeaTunnel Schema");
 
+    public static final Option<List<Map<String, Object>>> TABLES_CONFIGS =

Review Comment:
   Unified tables_configs and table_list  #8100 



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