fsk119 commented on code in PR #27129:
URL: https://github.com/apache/flink/pull/27129#discussion_r2459150882


##########
flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/functions/utils/SqlValidatorUtils.java:
##########
@@ -191,6 +204,67 @@ public static List<RelDataTypeField> makeOutputUnique(
         return result;
     }
 
+    public static Optional<RuntimeException> checkConfigValue(Map<String, 
String> runtimeConfig) {

Review Comment:
   I move it to SqlVectorSearchFunction file



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