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 semi_join inferring on arg #374

Merged
merged 3 commits into from
Jan 13, 2022
Merged

Fix semi_join inferring on arg #374

merged 3 commits into from
Jan 13, 2022

Conversation

machow
Copy link
Owner

@machow machow commented Jan 13, 2022

addresses #351

  • fixes pandas semi_join erroneously using a set rather than list when inferring on cols.
  • sql semi_join now implements inferring on cols
  • tests of the behavior

@machow machow merged commit f5b36f8 into main Jan 13, 2022
@machow machow deleted the fix-join-on-arg branch January 13, 2022 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant