manuzhang opened a new pull request, #16717: URL: https://github.com/apache/iceberg/pull/16717
## Summary - Bump the Spark 4.0 build dependency from 4.0.2 to 4.0.3. - Add the Apache Spark staging repository for the 4.0.3 artifacts: https://repository.apache.org/content/repositories/orgapachespark-1520/ - Restrict that repository to the `org.apache.spark` group. ## Validation - Verified the staging repository contains Spark 4.0.3 Scala 2.13 artifacts for `spark-hive`, `spark-sql`, and `spark-core`. - `git diff --check` - Attempted `./gradlew -DsparkVersions=4.0 -DscalaVersion=2.13 -DflinkVersions= -DkafkaVersions= :iceberg-spark:iceberg-spark-4.0_2.13:compileScala`, but local Gradle verification could not complete because Plugin Portal TLS negotiation failed while resolving buildscript/plugin artifacts before project dependency resolution. -- 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]
