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 ArrayIndex operation #10307

Merged
merged 2 commits into from
Oct 13, 2024

Conversation

IndexSeek
Copy link
Contributor

Description of changes

Adds the ArrayIndex operation to the Polars backend.

I also fixed one of the markers for the DataFusion backend as well, it looks like the array_types tables gets created in the conftest.

con.create_table("array_types", array_types)

@github-actions github-actions bot added tests Issues or PRs related to tests polars The polars backend labels Oct 12, 2024
@cpcloud cpcloud merged commit a691030 into ibis-project:main Oct 13, 2024
77 checks passed
@IndexSeek IndexSeek deleted the feat-polars-arrays branch October 13, 2024 18:29
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