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(rust): Apply flat overlapping row groups when possible #5039

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

ritchie46
Copy link
Member

fixes #5038

@github-actions github-actions bot added python Related to Python Polars rust Related to Rust Polars labels Sep 30, 2022
@ritchie46 ritchie46 merged commit 8ecba44 into master Sep 30, 2022
@ritchie46 ritchie46 deleted the overlapping branch September 30, 2022 07:38
@stinodego stinodego changed the title fix[rust]: apply flat overlapping row groups when possible fix(rust): apply flat overlapping row groups when possible Oct 1, 2022
@github-actions github-actions bot added the fix Bug fix label Oct 1, 2022
@stinodego stinodego changed the title fix(rust): apply flat overlapping row groups when possible fix(rust): Apply flat overlapping row groups when possible Oct 1, 2022
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.

Groupby aggregation with sqrt() fails - number of series becomes empty
1 participant