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


##########
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:
   Updated to use already existing Provider



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to