guiyanakuang commented on a change in pull request #915:
URL: https://github.com/apache/orc/pull/915#discussion_r713676144



##########
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:
       @wgtmac  I first learned about TDigest from this 
[issue](https://issues.apache.org/jira/projects/ORC/issues/ORC-98?filter=allopenissues),
 which inspired me to. So I don't actually have a preference, I see that 
DataSketches has implementations in different languages, and if it is well 
compatible with reading and writing serialisation in different languages, then 
I am in favour of using DataSketches. I need some time to learn it. :)




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