danny0405 commented on code in PR #13065:
URL: https://github.com/apache/hudi/pull/13065#discussion_r2023848947
##########
hudi-spark-datasource/hudi-spark/pom.xml:
##########
@@ -205,6 +205,7 @@
<groupId>org.apache.hudi</groupId>
<artifactId>hudi-io</artifactId>
<version>${project.version}</version>
+ <classifier>shaded</classifier>
Review Comment:
Maybe we have a separate modue like hudi-shaded, not sure if spark data
source needs the protobuf thing.
--
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]