shangxinli commented on code in PR #1000:
URL: https://github.com/apache/parquet-mr/pull/1000#discussion_r990824600
##########
parquet-hadoop/pom.xml:
##########
@@ -102,6 +102,11 @@
<type>jar</type>
<scope>compile</scope>
</dependency>
+ <dependency>
+ <groupId>io.airlift</groupId>
Review Comment:
Generally, we are strict to add more dependencies. Do we know if this
dependency also brings in other dependencies too? What total libraries were
introduced and what is their footprint of them?
--
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]