Skip to content

fix: Fix duplicate hive values in hive pre-partition rewrite - #28621

Merged
ritchie46 merged 3 commits into
mainfrom
hive
Jul 31, 2026
Merged

fix: Fix duplicate hive values in hive pre-partition rewrite#28621
ritchie46 merged 3 commits into
mainfrom
hive

Conversation

@ritchie46

@ritchie46 ritchie46 commented Jul 31, 2026

Copy link
Copy Markdown
Member

fixes #28617

🤖 tests written by opus

@github-actions github-actions Bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Jul 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor

The uncompressed lib size after this PR is 60.2988 MB.

@ritchie46
ritchie46 merged commit e79bdb0 into main Jul 31, 2026
31 of 32 checks passed
@ritchie46
ritchie46 deleted the hive branch July 31, 2026 09:20
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.36%. Comparing base (36e414b) to head (ea3f05b).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #28621      +/-   ##
==========================================
- Coverage   81.71%   81.36%   -0.36%     
==========================================
  Files        1870     1870              
  Lines      262992   262958      -34     
  Branches     3217     3217              
==========================================
- Hits       214917   213948     -969     
- Misses      47243    48178     +935     
  Partials      832      832              

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug fix python Related to Python Polars rust Related to Rust Polars

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inner join producing duplicate rows in ver. > 1.42.0

1 participant