alexeykudinkin commented on code in PR #5423:
URL: https://github.com/apache/hudi/pull/5423#discussion_r863137811


##########
packaging/hudi-spark-bundle/pom.xml:
##########
@@ -92,6 +92,7 @@
                   <include>org.apache.httpcomponents:fluent-hc</include>
                   <include>org.antlr:stringtemplate</include>
                   <include>org.apache.parquet:parquet-avro</include>
+                  <include>org.apache.avro:avro</include>

Review Comment:
   @Baibaiwuguo can you please explain why do you need an avro bundled into 
Hudi instead of relying on Spark provided one?



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