chl-wxp commented on code in PR #10657:
URL: https://github.com/apache/seatunnel/pull/10657#discussion_r3028877990


##########
seatunnel-api/src/main/java/org/apache/seatunnel/api/options/table/ColumnOptions.java:
##########
@@ -76,10 +76,10 @@ public interface ColumnOptions {
                     .noDefaultValue()
                     .withDescription("SeaTunnel Schema Column Comment");
 
-    Option<String> SCHEMA_URL =
-            Options.key("schema_url")

Review Comment:
   > Doesn't compatibility need to be maintained?
   
   This content has not been published, so compatibility does not need to be 
considered



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