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

feat(rust, python): ensure ooc sort works ooc with all-constant values #6235

Merged
merged 3 commits into from
Jan 15, 2023

Conversation

ritchie46
Copy link
Member

This ensures the OOC sort is not sensitive to the distribution of values and that it keeps needed memory low and also does not sort folders that are already sorted.

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars labels Jan 15, 2023
@ritchie46 ritchie46 merged commit 53ae9db into master Jan 15, 2023
@ritchie46 ritchie46 deleted the ooc_sort branch January 15, 2023 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature 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