Skip to content

fix: Maintain float32 type in partitioned group-by #22340

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 19, 2025
Merged

fix: Maintain float32 type in partitioned group-by #22340

merged 1 commit into from
Apr 19, 2025

Conversation

ritchie46
Copy link
Member

@ritchie46 ritchie46 commented Apr 19, 2025

fixes #22328

We can prune that code soon and dispatch to the new streaming engine.

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

The uncompressed lib size after this PR is 41.6556 MB.

@ritchie46 ritchie46 merged commit 8cf1e02 into main Apr 19, 2025
27 of 28 checks passed
@ritchie46 ritchie46 deleted the f32 branch April 19, 2025 10:32
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.

group_by mean with error pyo3_runtime.PanicException: implementation error, cannot get ref Float64 from Float32
1 participant