kbendick commented on a change in pull request #3624:
URL: https://github.com/apache/iceberg/pull/3624#discussion_r758854814



##########
File path: jmh.gradle
##########
@@ -33,7 +33,7 @@ if (sparkVersions.contains("3.0")) {
 }
 
 if (sparkVersions.contains("3.2")) {
-  jmhProjects.add(project(":iceberg-spark:iceberg-spark-3.2"))
+  jmhProjects.add(project(":iceberg-spark:iceberg-spark-3.2_2.12"))

Review comment:
       Moved back to hardcoded `_2.12` in the GithubActions file for spark-ci.
   
   We can sort it out once we land on a plugin or method of supporting several 
Scala versions.




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

Reply via email to