FANNG1 commented on code in PR #6212:
URL: https://github.com/apache/gravitino/pull/6212#discussion_r1926754660


##########
spark-connector/spark-common/src/test/java/org/apache/gravitino/spark/connector/integration/test/SparkEnvIT.java:
##########
@@ -151,6 +158,14 @@ private void initHiveEnv() {
             HiveContainer.HDFS_DEFAULTFS_PORT);
   }
 
+  private void initMysqlEnv() throws SQLException {

Review Comment:
   could you move this logic in SparkJdbcMysqlCatalogIT?



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