jon-wei commented on a change in pull request #9124: Add avro dependency to
parquet extension
URL: https://github.com/apache/druid/pull/9124#discussion_r362999470
##########
File path: extensions-core/parquet-extensions/pom.xml
##########
@@ -209,10 +205,6 @@
<groupId>org.apache.yetus</groupId>
<artifactId>audience-annotations</artifactId>
</exclusion>
- <exclusion>
- <groupId>org.apache.avro</groupId>
- <artifactId>avro</artifactId>
- </exclusion>
Review comment:
It can be removed as well, the top-level explicit include would override the
avro versions that these deps try to pull in
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]