-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
TST: Fix unsigned pyarrow types in SIGNED_INT_PYARROW_DTYPES #48457
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
Conversation
Thanks @gsheni, is there an issue for this? Can you please provide context about this? |
Thanks for the pull request, but when implementing this I did not specifically include testing What would be helpful is to start an issue to discuss whether there's interest to have |
@mroeschke sure, issue created here: #48469 It might be worth reviewing this MR, as the |
Yes those fixes would be welcome! |
@gsheni mind merging main? Don't remember if these failures were real or unrelated |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Backporting as ArrowDtype
support and testing was added in 1.5.
Thanks @gsheni |
…ED_INT_PYARROW_DTYPES
…n SIGNED_INT_PYARROW_DTYPES) (#49093) Backport PR #48457: TST: Fix unsigned pyarrow types in SIGNED_INT_PYARROW_DTYPES Co-authored-by: Gaurav Sheni <[email protected]>
…dev#48457) * Update __init__.py * Update __init__.py * Update __init__.py * Update test_arrow.py * Update test_arrow.py * Update test_arrow.py * Update test_arrow.py * Update test_arrow.py * Update test_arrow.py * Update test_arrow.py * Update test_arrow.py * Update test_arrow.py * Update test_arrow.py * Update test_arrow.py * Update test_arrow.py * Update test_arrow.py * Update test_arrow.py * Update test_arrow.py Co-authored-by: Matthew Roeschke <[email protected]>
doc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.