Skip to content

fix: Set shrink_dtype output type to Unknown #23793

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

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

Conversation

kdn36
Copy link
Collaborator

@kdn36 kdn36 commented Jul 29, 2025

Partial fix for #23663.

Request review focus on deprecation changes, including scope (series.py vs expr.py, eager vs lazy).

@kdn36 kdn36 marked this pull request as draft July 29, 2025 07:59
@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Jul 29, 2025
Copy link

codecov bot commented Jul 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.38%. Comparing base (8a55acc) to head (417b223).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23793      +/-   ##
==========================================
+ Coverage   81.34%   81.38%   +0.03%     
==========================================
  Files        1651     1652       +1     
  Lines      224251   224336      +85     
  Branches     2866     2872       +6     
==========================================
+ Hits       182424   182569     +145     
+ Misses      41115    41048      -67     
- Partials      712      719       +7     

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

@kdn36 kdn36 changed the title fix: Fix shrink_dtype output type and deprecate shrink_dtype fix: Fix shrink_dtype output type to Unknown Jul 29, 2025
@kdn36 kdn36 changed the title fix: Fix shrink_dtype output type to Unknown fix: Set shrink_dtype output type to Unknown Jul 29, 2025
@kdn36 kdn36 marked this pull request as ready for review July 29, 2025 11:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant