paleolimbot opened a new issue, #40065:
URL: https://github.com/apache/arrow/issues/40065

   ### Describe the enhancement requested
   
   As suggested in 
https://github.com/apache/arrow/pull/39985#issuecomment-1938994073 , now that 
nanoarrow has Python bindings, it would be beneficial for both pyarrow and 
nanoarrow to have a set of integration tests, perhaps as `test_nanoarrow.py` in 
`python/pyarrow/tests`. It might be a good idea for the in-progress Python 
interface to stabilize a little although the `c_array()`, `c_schema()`, and 
`c_array_stream()` constructors are all literal wrappers around the ABI-stable 
C structs and probably won't evolve much.
   
   ### Component(s)
   
   Python


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to