Skip to content

ENH: support integer bitwise ops in ArrowExtensionArray #54685

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
Aug 22, 2023

Conversation

lukemanley
Copy link
Member

@lukemanley lukemanley added Enhancement Arrow pyarrow functionality labels Aug 22, 2023
@lukemanley lukemanley added this to the 2.1 milestone Aug 22, 2023
@mroeschke mroeschke merged commit 329e8b8 into pandas-dev:main Aug 22, 2023
@mroeschke
Copy link
Member

Thanks @lukemanley

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Aug 22, 2023
mroeschke pushed a commit that referenced this pull request Aug 22, 2023
…in ArrowExtensionArray) (#54691)

Backport PR #54685: ENH: support integer bitwise ops in ArrowExtensionArray

Co-authored-by: Luke Manley <[email protected]>
@lukemanley lukemanley deleted the arrow-bitwise branch September 6, 2023 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Bitwise operators for AND ( & ) and OR( | ) doesn't work with pyarrow integers
2 participants