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

[Rust] Add array_ops methods for boolean AND, OR, NOT #20638

Closed
asfimport opened this issue Dec 15, 2018 · 2 comments
Closed

[Rust] Add array_ops methods for boolean AND, OR, NOT #20638

asfimport opened this issue Dec 15, 2018 · 2 comments

Comments

@asfimport
Copy link

We have math and comparison operations and I would now like to add boolean unary and binary operators such as AND, OR, NOT for use in predicates against arrow data.

Reporter: Andy Grove / @andygrove
Assignee: Andy Grove / @andygrove

PRs and other links:

Note: This issue was originally created as ARROW-4038. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Andy Grove / @andygrove:
PR: #3189

@asfimport
Copy link
Author

Andy Grove / @andygrove:
Issue resolved by pull request 3189
#3189

@asfimport asfimport added this to the 0.12.0 milestone Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants