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): Ensure all predicates use same key function when inserting… #5034

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

ritchie46
Copy link
Member

… in hashmap

Probably fixes #5018

@github-actions github-actions bot added the rust Related to Rust Polars label Sep 29, 2022
@ritchie46 ritchie46 merged commit 0e6bff2 into master Sep 30, 2022
@ritchie46 ritchie46 deleted the predicate branch September 30, 2022 06:12
@stinodego stinodego changed the title fix[rust]: ensure all predicates use same key function when inserting… fix(rust): ensure all predicates use same key function when inserting… Oct 1, 2022
@github-actions github-actions bot added the fix Bug fix label Oct 1, 2022
@stinodego stinodego changed the title fix(rust): ensure all predicates use same key function when inserting… fix(rust): Ensure all predicates use same key function when inserting… 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 rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Predicate pushdown corrupts the query
1 participant