Skip to content

chore: Enable Spark SQL tests for native_iceberg_compat#1876

Merged
andygrove merged 1 commit intoapache:mainfrom
andygrove:enable-iceberg-compat-spark-sql
Jun 12, 2025
Merged

chore: Enable Spark SQL tests for native_iceberg_compat#1876
andygrove merged 1 commit intoapache:mainfrom
andygrove:enable-iceberg-compat-spark-sql

Conversation

@andygrove
Copy link
Member

@andygrove andygrove commented Jun 12, 2025

Which issue does this PR close?

Closes #1542

Rationale for this change

Enable the Spark SQL tests for native_iceberg_compat with Spark 3.5.6 to avoid regressions in future PRs.

Note that we will need to enable these tests for other Spark versions in the future.

What changes are included in this PR?

How are these changes tested?

@andygrove andygrove force-pushed the enable-iceberg-compat-spark-sql branch from bb9f645 to 2f68fea Compare June 12, 2025 13:10
@codecov-commenter
Copy link

codecov-commenter commented Jun 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.93%. Comparing base (f09f8af) to head (2f68fea).
Report is 253 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1876      +/-   ##
============================================
+ Coverage     56.12%   58.93%   +2.80%     
- Complexity      976     1150     +174     
============================================
  Files           119      130      +11     
  Lines         11743    12759    +1016     
  Branches       2251     2396     +145     
============================================
+ Hits           6591     7519     +928     
- Misses         4012     4028      +16     
- Partials       1140     1212      +72     

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

Copy link
Contributor

@parthchandra parthchandra left a comment

Choose a reason for hiding this comment

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

Yes!

@andygrove andygrove merged commit a838068 into apache:main Jun 12, 2025
89 checks passed
@andygrove andygrove deleted the enable-iceberg-compat-spark-sql branch June 12, 2025 16:48
coderfender pushed a commit to coderfender/datafusion-comet that referenced this pull request Dec 13, 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.

Spark SQL test failures in native_iceberg_compat mode

3 participants