aokolnychyi commented on a change in pull request #3335:
URL: https://github.com/apache/iceberg/pull/3335#discussion_r733280252
##########
File path: settings.gradle
##########
@@ -91,6 +91,18 @@ if (sparkVersions.contains("3.0")) {
project(':iceberg-spark:spark3-runtime').name = 'iceberg-spark3-runtime'
}
+if (sparkVersions.contains("3.2")) {
+ include ':iceberg-spark:spark_3.2'
Review comment:
I assumed if we named it as `spark_3.2_2.12`, it would work. However, I
have no issues updating to use `spark-32` instead. I'll make the change.
--
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]