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

perf: Add/fix unordered row decode, change unordered format #19284

Merged
merged 3 commits into from
Oct 18, 2024

Conversation

orlp
Copy link
Collaborator

@orlp orlp commented Oct 17, 2024

No description provided.

@github-actions github-actions bot added internal An internal refactor or improvement rust Related to Rust Polars labels Oct 17, 2024
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 25.37313% with 50 lines in your changes missing coverage. Please review.

Project coverage is 80.02%. Comparing base (7472a76) to head (6a389da).
Report is 31 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-row/src/variable.rs 20.63% 50 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19284      +/-   ##
==========================================
- Coverage   80.11%   80.02%   -0.09%     
==========================================
  Files        1526     1528       +2     
  Lines      209338   209846     +508     
  Branches     2418     2419       +1     
==========================================
+ Hits       167707   167926     +219     
- Misses      41081    41369     +288     
- Partials      550      551       +1     

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

@ritchie46 ritchie46 merged commit f6b56c9 into pola-rs:main Oct 18, 2024
20 checks passed
@ritchie46 ritchie46 added the performance Performance issues or improvements label Oct 18, 2024
@ritchie46 ritchie46 changed the title refactor(rust): Add/fix unordered row decode, change unordered format refactor: Add/fix unordered row decode, change unordered format Oct 20, 2024
@ritchie46 ritchie46 added the python Related to Python Polars label Oct 20, 2024
@ritchie46 ritchie46 changed the title refactor: Add/fix unordered row decode, change unordered format perf: Add/fix unordered row decode, change unordered format Oct 20, 2024
@c-peters c-peters added the accepted Ready for implementation label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation internal An internal refactor or improvement performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants