Skip to content

refactor(python): Prepare deltalake 1.0#22931

Merged
ritchie46 merged 5 commits intopola-rs:mainfrom
ion-elgreco:refactor/prepare-deltalake-1.0
May 29, 2025
Merged

refactor(python): Prepare deltalake 1.0#22931
ritchie46 merged 5 commits intopola-rs:mainfrom
ion-elgreco:refactor/prepare-deltalake-1.0

Conversation

@ion-elgreco
Copy link
Copy Markdown
Contributor

@ion-elgreco ion-elgreco commented May 24, 2025

Some minor changes to handle the breaking changes that will land in 1.0.0, we can decide to merge this before or after 1.0.0 lands, I don't have a preference : )

@ion-elgreco ion-elgreco changed the title refactor: prepare deltalake 1.0 refactor(python): Prepare deltalake 1.0 May 24, 2025
@github-actions github-actions Bot added internal An internal refactor or improvement python Related to Python Polars and removed title needs formatting labels May 24, 2025
Comment thread py-polars/polars/io/delta.py Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.38%. Comparing base (5993d95) to head (0cb3e80).
Report is 37 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #22931      +/-   ##
==========================================
- Coverage   80.66%   80.38%   -0.28%     
==========================================
  Files        1672     1682      +10     
  Lines      221997   223231    +1234     
  Branches     2798     2803       +5     
==========================================
+ Hits       179065   179440     +375     
- Misses      42265    43123     +858     
- Partials      667      668       +1     

☔ 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
Copy Markdown
Member

@ritchie46 ritchie46 left a comment

Choose a reason for hiding this comment

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

Thanks!

@ritchie46 ritchie46 merged commit 72b68fd into pola-rs:main May 29, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal An internal refactor or improvement python Related to Python Polars

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove pyarrow import in scan_delta

3 participants