pan3793 commented on a change in pull request #3335:
URL: https://github.com/apache/iceberg/pull/3335#discussion_r733273185



##########
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:
       If possible, I suggest not to break this rule, otherwise it will confuse 
users and some applications. 




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