Skip to content

feat(polars): add ArrayRemove operation #10322

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

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

IndexSeek
Copy link
Member

Description of changes

Adds ArrayRemove support for the Polars backend via polars.Series.list.set_difference.

I didn't translate op.other this time around, I was having issues when doing that (it wasn't returning anything for some reason). Happy to make any changes if it is necessary to do the translate or otherwise adjust.

@github-actions github-actions bot added tests Issues or PRs related to tests polars The polars backend labels Oct 16, 2024
@cpcloud cpcloud added this to the 10.0 milestone Oct 16, 2024
@cpcloud cpcloud merged commit 81d3179 into ibis-project:main Oct 16, 2024
77 checks passed
@IndexSeek IndexSeek deleted the polars-array-remove branch October 16, 2024 21:21
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.

3 participants