flipp5b commented on issue #15058:
URL: https://github.com/apache/iceberg/issues/15058#issuecomment-3756380466

   The project in question depends on artifact built for 2.12:
   ```
   sbt:root> extensions/Test/whatDependsOn org.apache.iceberg 
iceberg-spark-runtime-3.5_2.12 1.10.0
   [info] org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:1.10.0
   [info]   +-<redacted>:<redacted>_2.12:0.28.22-SNAPSHOT [S]
   ```
   The issue reproduces on spark 3.5.1. Upgrading spark version to 3.5.4 
resolves the issue because spark 3.5.4 depends on scala-collection-compat.
   
   Also, I can't see `scala` package inside the iceberg-spark-runtime-3.5_2.12 
jar:
   <img width="551" height="489" alt="Image" 
src="https://github.com/user-attachments/assets/b08fc682-72d8-4df8-a0ec-c75157e1d6ad";
 />


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