deshanxiao commented on code in PR #1565:
URL: https://github.com/apache/orc/pull/1565#discussion_r1271947405
##########
java/core/pom.xml:
##########
@@ -72,6 +72,10 @@
<groupId>org.threeten</groupId>
<artifactId>threeten-extra</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.github.rdblue</groupId>
Review Comment:
I tried looking for more common repositories, but couldn't find them. Here
is parquet pom file:
https://github.com/apache/parquet-mr/blob/d2c3c6d2e761a17b75d56fd356a37a2f754072f7/parquet-hadoop/pom.xml#L207
I'm glad to update it if we can find a better one.
--
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]