FANNG1 commented on code in PR #9580:
URL: https://github.com/apache/gravitino/pull/9580#discussion_r2781827835
##########
spark-connector/spark-common/src/test/java/org/apache/gravitino/spark/connector/integration/test/SparkEnvIT.java:
##########
@@ -130,6 +143,34 @@ private void initMetalakeAndCatalogs() {
getCatalogName(), Catalog.Type.RELATIONAL, getProvider(), "",
properties);
}
+ private void initSchemaAndFunction() {
Review Comment:
How about registering the catalog only when the catalog supports function?
--
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]