snazy commented on code in PR #1190: URL: https://github.com/apache/polaris/pull/1190#discussion_r2000438375
########## gradle.properties: ########## @@ -28,3 +28,5 @@ org.gradle.configuration-cache=false #org.gradle.configuration-cache-problems=warn # bump the Gradle daemon heap size (you can set bigger heap sizes as well) org.gradle.jvmargs=-Xms2g -Xmx4g -XX:MaxMetaspaceSize=768m +# default scala version used for spark plugin build +systemProp.defaultScalaVersion=2.12 Review Comment: I can't tell, as that attempt isn't shown in this PR. -- 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...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org