mchades commented on code in PR #9580:
URL: https://github.com/apache/gravitino/pull/9580#discussion_r2783005960


##########
spark-connector/spark-common/src/test/java/org/apache/gravitino/spark/connector/integration/test/SparkCommonIT.java:
##########
@@ -196,6 +200,25 @@ void testListTables() {
         NoSuchNamespaceException.class, () -> sql("SHOW TABLES IN 
nonexistent_schema"));
   }
 
+  @Test
+  void testCallUDF() {

Review Comment:
   all comments resolved, plz help to review again, thx!



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