steveloughran commented on code in PR #3415:
URL: https://github.com/apache/parquet-java/pull/3415#discussion_r3028120135


##########
parquet-variant/pom.xml:
##########
@@ -46,6 +46,17 @@
       <artifactId>parquet-column</artifactId>
       <version>${project.version}</version>
     </dependency>
+    <dependency>
+      <groupId>${jackson.groupId}</groupId>

Review Comment:
   comes with the parquet-jackson module; no need to reimport at a different 
scope



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to