CTTY commented on code in PR #9717:
URL: https://github.com/apache/hudi/pull/9717#discussion_r1387278397


##########
packaging/hudi-utilities-slim-bundle/pom.xml:
##########
@@ -109,6 +109,8 @@
 
                   <include>com.github.davidmoten:guava-mini</include>
                   <include>com.github.davidmoten:hilbert-curve</include>
+                  <!-- SPARK-43489 Spark 3.5+ has marked protobuf as provided 
-->
+                  <include>com.google.protobuf:protobuf-java</include>

Review Comment:
   I don't see `hudi-spark-bundle` including 
`com.google.protobuf:protobuf-java` now. But yeah I agree if protobuf is in 
spark bundle then we shouldn't include it in the slim bundle



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