dongjoon-hyun commented on a change in pull request #915:
URL: https://github.com/apache/orc/pull/915#discussion_r713408854



##########
File path: java/core/pom.xml
##########
@@ -75,6 +75,10 @@
       <groupId>org.threeten</groupId>
       <artifactId>threeten-extra</artifactId>
     </dependency>
+    <dependency>
+      <groupId>com.tdunning</groupId>

Review comment:
       This reminds me the following Spark PR. In the community, it's a little 
hard to add this kind of dependency without a significant justification.
   - 
https://github.com/apache/spark/pull/26197/files#diff-283ead138b37209525130359830c4c6eeafaf5c6639b0df82b770389d24002bfR134




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