gengziyand commented on code in PR #793:
URL: https://github.com/apache/tsfile/pull/793#discussion_r3166407157


##########
java/tools/pom.xml:
##########
@@ -52,6 +55,87 @@
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-api</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.apache.parquet</groupId>
+            <artifactId>parquet-hadoop</artifactId>
+            <version>1.14.4</version>

Review Comment:
   Updated. I moved the tools dependency versions out of java/tools/pom.xml and 
into the parent java/pom.xml dependencyManagement section for centralized 
version management.



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