Skip to content
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

feat(python): IO plugins suppport lazy schema #21079

Merged
merged 6 commits into from
Feb 5, 2025
Merged

feat(python): IO plugins suppport lazy schema #21079

merged 6 commits into from
Feb 5, 2025

Conversation

ritchie46
Copy link
Member

No description provided.

@ritchie46 ritchie46 changed the title wip: setup lazy schema [skip ci] feat(python): IO plugins suppport lazy schema Feb 5, 2025
@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars and removed title needs formatting labels Feb 5, 2025
Copy link
Contributor

github-actions bot commented Feb 5, 2025

The uncompressed lib size after this PR is 39.3062 MB.

Copy link
Contributor

github-actions bot commented Feb 5, 2025

The uncompressed lib size after this PR is 39.2812 MB.

Copy link
Contributor

github-actions bot commented Feb 5, 2025

The uncompressed lib size after this PR is 39.2812 MB.

Copy link
Contributor

github-actions bot commented Feb 5, 2025

The uncompressed lib size after this PR is 39.2905 MB.

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

Attention: Patch coverage is 57.14286% with 15 lines in your changes missing coverage. Please review.

Project coverage is 79.26%. Comparing base (e17f4b2) to head (0014fc8).
Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-plan/src/dsl/python_dsl/source.rs 36.36% 7 Missing ⚠️
crates/polars-python/src/lazyframe/general.rs 54.54% 5 Missing ⚠️
py-polars/polars/lazyframe/frame.py 50.00% 1 Missing and 1 partial ⚠️
crates/polars-plan/src/dsl/expr_dyn_fn.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21079      +/-   ##
==========================================
+ Coverage   79.19%   79.26%   +0.07%     
==========================================
  Files        1585     1586       +1     
  Lines      226009   226153     +144     
  Branches     2592     2593       +1     
==========================================
+ Hits       178985   179263     +278     
+ Misses      46429    46294     -135     
- Partials      595      596       +1     

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

@ritchie46 ritchie46 merged commit 3220860 into main Feb 5, 2025
28 checks passed
@ritchie46 ritchie46 deleted the plugins2 branch February 5, 2025 14:31
@c-peters c-peters added the accepted Ready for implementation label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation enhancement New feature or an improvement of an existing feature python Related to Python Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants