guiyanakuang commented on a change in pull request #915:
URL: https://github.com/apache/orc/pull/915#discussion_r713542266
##########
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:
> Do we have some benchmark result for this enhancement?
>
> > For example it can assist in filtering conditions and finding faster
paths for pruning.
@dongjoon-hyun, Currently pr is still in draft form. I will add
benchmarking, unit testing and documentation. It might be a bit slow because I
need to finish the work at hand first. 😃
--
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]