Skip to content

chore: Comet CI with Iceberg 1.9.1 #1950

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

hsiang-c
Copy link
Contributor

@hsiang-c hsiang-c commented Jun 27, 2025

Which issue does this PR close?

Closes #. #1685

Rationale for this change

Test latest Iceberg release.

What changes are included in this PR?

Same as #1715

How are these changes tested?

iceberg-version: [{short: '1.8', full: '1.8.1'}]
spark-version: [{short: '3.5', full: '3.5.6'}]
iceberg-version: [{short: '1.8', full: '1.8.1'}, {short: '1.9', full: '1.9.1'}]
spark-version: [{short: '3.4', full: '3.4.4'}, {short: '3.5', full: '3.5.6'}]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use Spark 3.4.4 instead of 3.4.3 b/c Iceberg 1.9.1 depends on it: https://github.com/apache/iceberg/blob/apache-iceberg-1.9.1/gradle/libs.versions.toml#L82

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I do not think we need to test Spark 3.4.4 with Iceberg 1.9.1 then.
3.4.4 is not tested for any other locations https://datafusion.apache.org/comet/user-guide/installation.html#supported-spark-versions
Let's remove 3.4.4

@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.20%. Comparing base (f09f8af) to head (505d711).
Report is 312 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1950      +/-   ##
============================================
+ Coverage     56.12%   58.20%   +2.07%     
- Complexity      976     1152     +176     
============================================
  Files           119      133      +14     
  Lines         11743    13037    +1294     
  Branches       2251     2420     +169     
============================================
+ Hits           6591     7588     +997     
- Misses         4012     4216     +204     
- Partials       1140     1233      +93     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hsiang-c hsiang-c changed the title chore: Comet CI with Iceberg (1.9.1) and Spark (3.4.4) chore: Comet CI with Iceberg 1.9.1 Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants