Skip to content

Conversation

@andygrove
Copy link
Member

@andygrove andygrove commented May 21, 2025

Which issue does this PR close?

Closes #1488

Part of #1441

Follows on from #1762

Rationale for this change

Ignore the remaining failing tests in hive-1 because the new native scans do not support encryption yet.

What changes are included in this PR?

Update Spark diff.

How are these changes tested?

@codecov-commenter
Copy link

codecov-commenter commented May 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.60%. Comparing base (f09f8af) to head (8e37752).
Report is 204 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1763      +/-   ##
============================================
+ Coverage     56.12%   58.60%   +2.47%     
- Complexity      976     1138     +162     
============================================
  Files           119      130      +11     
  Lines         11743    12663     +920     
  Branches       2251     2362     +111     
============================================
+ Hits           6591     7421     +830     
- Misses         4012     4058      +46     
- Partials       1140     1184      +44     

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

@andygrove andygrove changed the title chore: Ignore Spark SQL Parquet encryption tests chore: [native_iceberg_compat / native_datafusion] Ignore Spark SQL Parquet encryption tests May 21, 2025
@andygrove andygrove marked this pull request as ready for review May 21, 2025 16:32
@andygrove andygrove merged commit e806b6b into apache:main May 21, 2025
83 checks passed
@andygrove andygrove deleted the iceberg-compat-hive-1 branch May 21, 2025 18:52
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.

ParquetEncryptionITCase fails with native_iceberg_compat

3 participants