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: Writing of Parquet SortingColumn #19263

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

coastalwhite
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars labels Oct 16, 2024
@coastalwhite coastalwhite marked this pull request as draft October 16, 2024 14:54
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 70.00000% with 63 lines in your changes missing coverage. Please review.

Project coverage is 80.00%. Comparing base (20ead46) to head (7f6f1a2).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...ates/polars-io/src/parquet/write/batched_writer.rs 73.77% 32 Missing ⚠️
crates/polars-io/src/parquet/write/writer.rs 48.83% 22 Missing ⚠️
crates/polars-python/src/conversion/mod.rs 63.63% 4 Missing ⚠️
crates/polars-io/src/parquet/write/options.rs 0.00% 3 Missing ⚠️
py-polars/polars/dataframe/frame.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19263      +/-   ##
==========================================
- Coverage   80.03%   80.00%   -0.04%     
==========================================
  Files        1528     1529       +1     
  Lines      209657   210040     +383     
  Branches     2416     2417       +1     
==========================================
+ Hits       167791   168032     +241     
- Misses      41317    41458     +141     
- Partials      549      550       +1     

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

@coastalwhite coastalwhite marked this pull request as ready for review November 1, 2024 15:53
@coastalwhite coastalwhite marked this pull request as draft November 1, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant