FANNG1 commented on code in PR #6212:
URL: https://github.com/apache/gravitino/pull/6212#discussion_r1924758488
##########
spark-connector/spark-common/build.gradle.kts:
##########
@@ -39,6 +39,9 @@ val scalaCollectionCompatVersion: String =
libs.versions.scala.collection.compat
dependencies {
implementation(project(":catalogs:catalog-common"))
+ implementation(project(":catalogs:catalog-jdbc-common")) {
Review Comment:
we need to fix the IT failures, we could checkout the errors in server side.
you could download the log in
https://github.com/apache/gravitino/actions/runs/12900772663?pr=6212
--
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]