Skip to content

fix: Fix collect_all type-coercion #21810

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
Mar 18, 2025
Merged

fix: Fix collect_all type-coercion #21810

merged 1 commit into from
Mar 18, 2025

Conversation

ritchie46
Copy link
Member

@ritchie46 ritchie46 commented Mar 18, 2025

@coastalwhite FYI.

Might we worth a patch given that running a query without type-coercion is utterly broken.

fixes #21805
fixes #21794
fixes #21791

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Mar 18, 2025
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.10%. Comparing base (3b37c48) to head (55365a5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #21810   +/-   ##
=======================================
  Coverage   81.10%   81.10%           
=======================================
  Files        1613     1613           
  Lines      233269   233270    +1     
  Branches     2688     2688           
=======================================
+ Hits       189197   189202    +5     
+ Misses      43442    43438    -4     
  Partials      630      630           

☔ 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 c34170f into main Mar 18, 2025
17 checks passed
@ritchie46 ritchie46 deleted the types branch March 18, 2025 07:49
jsjasonseba pushed a commit to jsjasonseba/polars that referenced this pull request Mar 23, 2025
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
1 participant