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

test(schema): ensure that we attempt to call __arrow_c_schema__ #9671

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jul 23, 2024

Previously we did not test roundtripping Ibis schemas to PyArrow schemas. This adds an xfailing test that will start to pass once the upstream arrow issue is addressed.

@cpcloud cpcloud added the tests Issues or PRs related to tests label Jul 23, 2024
@cpcloud cpcloud requested a review from jcrist July 23, 2024 11:38
@cpcloud cpcloud force-pushed the pyarrow-schema-test branch from dea1938 to 663a9aa Compare July 23, 2024 11:38
@jcrist jcrist merged commit e59a54c into ibis-project:main Jul 23, 2024
82 checks passed
@cpcloud cpcloud deleted the pyarrow-schema-test branch July 23, 2024 12:20
@cpcloud cpcloud added this to the 9.3 milestone Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Issues or PRs related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants