FANNG1 commented on code in PR #6376:
URL: https://github.com/apache/gravitino/pull/6376#discussion_r1942986409
##########
catalogs/catalog-hadoop/build.gradle.kts:
##########
@@ -52,6 +52,8 @@ dependencies {
exclude("org.eclipse.jetty", "*")
exclude("io.netty")
exclude("org.fusesource.leveldbjni")
+ // Exclude protobuf-java to avoid conflict with;
Review Comment:
The comment is not complete?
--
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]