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(polars): add ArrayContains operation #10320

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

IndexSeek
Copy link
Member

Description of changes

Adds ArrayContains support for the Polars backend via polars.Series.list.contains.

@github-actions github-actions bot added tests Issues or PRs related to tests polars The polars backend labels Oct 15, 2024
@IndexSeek IndexSeek force-pushed the polars-array-contains branch from 8fbb47f to 638355d Compare October 15, 2024 21:43
@IndexSeek IndexSeek force-pushed the polars-array-contains branch from 638355d to 788c2ca Compare October 15, 2024 21:46
@cpcloud cpcloud merged commit eb14daa into ibis-project:main Oct 15, 2024
77 checks passed
@IndexSeek IndexSeek deleted the polars-array-contains branch October 16, 2024 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
polars The polars backend tests Issues or PRs related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants