diqiu50 commented on code in PR #7877:
URL: https://github.com/apache/gravitino/pull/7877#discussion_r2285173576


##########
catalogs/catalog-common/build.gradle.kts:
##########
@@ -23,8 +23,10 @@ plugins {
 
 // try to avoid adding extra dependencies because it is used by catalogs and 
connectors.
 dependencies {
+  implementation(project(":common"))

Review Comment:
   Some subclass like `OSSCredentialConfig` denpen on the `Config` in the 
`common`



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