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

fix: Respect parallel argument in parquet #20187

Merged
merged 1 commit into from
Dec 6, 2024
Merged

fix: Respect parallel argument in parquet #20187

merged 1 commit into from
Dec 6, 2024

Conversation

ritchie46
Copy link
Member

No description provided.

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Dec 6, 2024
@ritchie46 ritchie46 merged commit f70c52b into main Dec 6, 2024
18 of 19 checks passed
@ritchie46 ritchie46 deleted the par branch December 6, 2024 10:07
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.23%. Comparing base (36b1244) to head (56a3f6a).
Report is 23 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main   #20187       +/-   ##
===========================================
- Coverage   79.63%   59.23%   -20.41%     
===========================================
  Files        1564     1564               
  Lines      217472   217766      +294     
  Branches     2474     2475        +1     
===========================================
- Hits       173188   128987    -44201     
- Misses      43715    88210    +44495     
  Partials      569      569               

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

@c-peters c-peters added the accepted Ready for implementation label Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation fix Bug fix python Related to Python Polars rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants