The GitHub Actions job "Flink CI" on iceberg.git/bugfix/fix-jmh-benchmarks has 
succeeded.
Run started by GitHub user naamamaoz (triggered by naamamaoz).

Head commit for run:
44af8904f33bd6b9a910a9da77d73924e160756b / Naama Maoz <[email protected]>
CI: Fix recurring and dispatch JMH benchmarks

- Update default Spark version from 3.5 to 4.1
- Add scala_version parameter and append Scala suffix to Gradle project
  names (e.g. iceberg-spark-4.1_2.13), matching the pattern in spark-ci.yml
- Pass -DsparkVersions and -DscalaVersion to Gradle so the correct Spark
  project is included in the build
- Wire extraJvmArgs from build.gradle into jmh.gradle to pass --add-opens
  flags needed on JDK 17+
- Reduce JMH default heap from 32g to 4g to fit within GitHub Actions
  runner memory (7GB)
- Use unique artifact names per matrix job and merge them, fixing
  upload-artifact@v4+ conflicts

Co-Authored-By: Claude Opus 4.6 <[email protected]>

Report URL: https://github.com/apache/iceberg/actions/runs/22633147964

With regards,
GitHub Actions via GitBox

Reply via email to