lihaosky commented on code in PR #26385:
URL: https://github.com/apache/flink/pull/26385#discussion_r2130306995


##########
flink-table/flink-table-common/src/main/java/org/apache/flink/table/factories/FactoryUtil.java:
##########
@@ -173,6 +173,12 @@ public final class FactoryUtil {
                     .withDescription(
                             "Specify the workflow scheduler type that is used 
for materialized table.");
 
+    public static final ConfigOption<String> MODEL_PROVIDER =

Review Comment:
   Can you rebase? `Provider` is already added 
https://github.com/apache/flink/blob/master/flink-table/flink-table-common/src/main/java/org/apache/flink/table/factories/FactoryUtil.java#L100



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