You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/05/02 16:18:14 UTC

[GitHub] [incubator-hudi] bhasudha commented on a change in pull request #1578: Add Hudi changes for Presto MOR query support

bhasudha commented on a change in pull request #1578:
URL: https://github.com/apache/incubator-hudi/pull/1578#discussion_r418977289



##########
File path: packaging/hudi-presto-bundle/pom.xml
##########
@@ -128,5 +133,18 @@
       <artifactId>hudi-hadoop-mr-bundle</artifactId>
       <version>${project.version}</version>
     </dependency>
+
+    <!-- Parquet -->
+    <dependency>
+      <groupId>org.apache.parquet</groupId>

Review comment:
       @bschell where are we using this dependency ?




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org