nastra commented on code in PR #10284:
URL: https://github.com/apache/iceberg/pull/10284#discussion_r1594002633


##########
build.gradle:
##########
@@ -840,6 +840,8 @@ project(':iceberg-arrow') {
       exclude group: 'org.codehaus.jackson'
     }
 
+    testImplementation 'org.apache.spark:spark-catalyst_2.12:3.5.1'

Review Comment:
   I don't think we should be adding a spark dependency to the arrow module



-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to