fqaiser94 commented on pull request #4009:
URL: https://github.com/apache/iceberg/pull/4009#issuecomment-1032662066


   >  Maybe this is a reuse problem from having multiple Scala versions in the 
same build?
   
   Yes, I suspect this is exactly what it is. 
   In the latest commit, I’ve added a build flag to specify the scalaVersion. 
   By default, we will use scala 2.12 but you can switch over to 2.13 as needed 
e.g. `./gradlew -DscalaVersion=2.13 projects`. 
   
   Incidentally, this approach is similar to what they do over in the 
apache/kafka repo. 


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