You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/01/04 00:11:45 UTC

[GitHub] [druid] jon-wei commented on a change in pull request #9124: Add avro dependency to parquet extension

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org