You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2022/02/08 10:39:13 UTC

[GitHub] [drill] Z0ltrix commented on a change in pull request #2455: DRILL-8127: add iceberg format to bootstrap-storage-plugins.json

Z0ltrix commented on a change in pull request #2455:
URL: https://github.com/apache/drill/pull/2455#discussion_r801490495



##########
File path: exec/java-exec/pom.xml
##########
@@ -652,6 +652,12 @@
       <version>${testcontainers.version}</version>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.apache.drill.contrib</groupId>
+      <artifactId>drill-iceberg-format</artifactId>

Review comment:
       Here we have a cycle... any ideas how i could solve this without moving everything to java-exec ?




-- 
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: dev-unsubscribe@drill.apache.org

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