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

pyo3-arrow: implement schema negotiation for PyCapsule data export #53

Closed
kylebarron opened this issue Jul 23, 2024 · 1 comment · Fixed by #134
Closed

pyo3-arrow: implement schema negotiation for PyCapsule data export #53

kylebarron opened this issue Jul 23, 2024 · 1 comment · Fixed by #134

Comments

@kylebarron
Copy link
Owner

  • implement __arrow_c_schema__ on data objects
  • implement schema negotiation. This means we need to include a dep on arrow_cast in the core module

ref apache/arrow#39689 (comment)

@kylebarron kylebarron changed the title pyo3-arrow: implement schema negotiation pyo3-arrow: implement schema negotiation for PyCapsule data export Jul 23, 2024
@kylebarron
Copy link
Owner Author

Partially closed by #133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant