Skip to content

TST: fix decimal cast error message for pyarrow nightly tests #61749

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

Conversation

jorisvandenbossche
Copy link
Member

PyArrow seems to have updated the error message, this updates our assert to catch both "Decimal" and "Decimal128"

@jorisvandenbossche jorisvandenbossche added this to the 2.3.1 milestone Jul 1, 2025
@jorisvandenbossche jorisvandenbossche added the CI Continuous Integration label Jul 1, 2025
@jbrockmendel jbrockmendel merged commit 256e344 into pandas-dev:main Jul 1, 2025
45 of 48 checks passed
@jbrockmendel
Copy link
Member

@jorisvandenbossche jorisvandenbossche deleted the ci-pyarrow-nightly branch July 1, 2025 16:45
@pandas-dev pandas-dev deleted a comment from lumberbot-app bot Jul 1, 2025
@jorisvandenbossche
Copy link
Member Author

(we don't yet have this test on x, so the backport label was not necessary)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
2 participants