Skip to content

feat(rust): Support BinaryOffset serde #22528

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

Merged
merged 1 commit into from
Apr 30, 2025
Merged

feat(rust): Support BinaryOffset serde #22528

merged 1 commit into from
Apr 30, 2025

Conversation

ritchie46
Copy link
Member

No description provided.

@ritchie46 ritchie46 requested review from orlp and c-peters as code owners April 30, 2025 14:16
@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature rust Related to Rust Polars labels Apr 30, 2025
Copy link
Contributor

The uncompressed lib size after this PR is 41.8036 MB.

Copy link

codecov bot commented Apr 30, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.05%. Comparing base (3a66afd) to head (eb5c641).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-core/src/datatypes/_serde.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #22528      +/-   ##
==========================================
- Coverage   81.06%   81.05%   -0.02%     
==========================================
  Files        1651     1651              
  Lines      232556   232557       +1     
  Branches     2746     2746              
==========================================
- Hits       188527   188496      -31     
- Misses      43375    43407      +32     
  Partials      654      654              

☔ 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.

@ritchie46 ritchie46 merged commit 14ca918 into main Apr 30, 2025
22 checks passed
@ritchie46 ritchie46 deleted the binoffset branch April 30, 2025 16:30
@alexander-beedie alexander-beedie changed the title feat(rust): Support BinaryOfsset serde feat(rust): Support BinaryOffset serde May 1, 2025
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 rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant