rdblue commented on a change in pull request #2829:
URL: https://github.com/apache/iceberg/pull/2829#discussion_r705562721
##########
File path: build.gradle
##########
@@ -989,6 +989,11 @@ project(':iceberg-spark3') {
apply plugin: 'scala'
sourceSets {
+ main {
Review comment:
Do we need the Java plugin if we are using Scala here? I'm wondering why
we were using both in the past. Maybe we only had Scala depending on Java code.
--
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]