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(api): add ArrayIntersect operation and corresponding ArrayValue.intersect API #6782

Merged
merged 1 commit into from
Aug 5, 2023

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Aug 4, 2023

This PR adds an intersection method to arrays.

xref #6719

@cpcloud cpcloud added this to the 7.0 milestone Aug 4, 2023
@cpcloud cpcloud added feature Features or general enhancements backends Issues related to all backends labels Aug 4, 2023
@cpcloud cpcloud force-pushed the array-intersection branch from 2e956a4 to 4a4c9d0 Compare August 4, 2023 19:10
ibis/expr/types/arrays.py Outdated Show resolved Hide resolved
@cpcloud cpcloud force-pushed the array-intersection branch from 4a4c9d0 to 67d67ae Compare August 5, 2023 08:49
@cpcloud cpcloud changed the title feat(api): add ArrayIntersection operation and corresponding API feat(api): add ArrayIntersect operation and corresponding ArrayValue.intersect API Aug 5, 2023
@cpcloud cpcloud force-pushed the array-intersection branch from 67d67ae to 27bd650 Compare August 5, 2023 09:13
@cpcloud cpcloud force-pushed the array-intersection branch from 27bd650 to 5fde35c Compare August 5, 2023 09:25
@cpcloud cpcloud enabled auto-merge (rebase) August 5, 2023 09:26
@cpcloud cpcloud merged commit 76c95b2 into ibis-project:master Aug 5, 2023
@cpcloud cpcloud deleted the array-intersection branch August 5, 2023 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backends Issues related to all backends feature Features or general enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants