RussellSpitzer commented on a change in pull request #1473:
URL: https://github.com/apache/iceberg/pull/1473#discussion_r490581198



##########
File path: build.gradle
##########
@@ -798,6 +798,49 @@ project(':iceberg-spark3') {
   }
 }
 
+project(":iceberg-spark3-extensions") {
+  apply plugin: 'java'
+  apply plugin: 'scala'
+  apply plugin: 'antlr'
+
+  configurations {
+    /*
+     The Gradle Antlr plugin erroneously adds both antlr-build and runtime 
dependencies to the runtime path. This

Review comment:
       😭 




----------------------------------------------------------------
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:
[email protected]



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

Reply via email to