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: Fix serialization of empty DF in LazyFrame #20658

Merged
merged 1 commit into from
Jan 10, 2025
Merged

fix: Fix serialization of empty DF in LazyFrame #20658

merged 1 commit into from
Jan 10, 2025

Conversation

ritchie46
Copy link
Member

This wasn't released yet, so it never was broken. Now it is tested.

@ritchie46 ritchie46 added the skip changelog Do not include in changelog label Jan 10, 2025
@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Jan 10, 2025
@ritchie46 ritchie46 merged commit c9c34ae into main Jan 10, 2025
27 checks passed
@ritchie46 ritchie46 deleted the serde branch January 10, 2025 12:36
Copy link
Contributor

The uncompressed lib size after this PR is 1116.0123 MB.

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.97%. Comparing base (8abd261) to head (e6f48ec).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20658      +/-   ##
==========================================
- Coverage   78.97%   78.97%   -0.01%     
==========================================
  Files        1557     1557              
  Lines      220696   220717      +21     
  Branches     2517     2517              
==========================================
+ Hits       174297   174303       +6     
- Misses      45825    45840      +15     
  Partials      574      574              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars rust Related to Rust Polars skip changelog Do not include in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant