kylebarron commented on PR #5070:
URL: https://github.com/apache/arrow-rs/pull/5070#issuecomment-1811784975

   I added some tests. Do you want to test against old versions of pyarrow as 
well? We're effectively no longer testing `_export_to_c` and `_import_from_c` 
because the rust code will always prefer the pycapsule methods if they exist. 
Do you want to add an entry to the matrix to test pyarrow <14 as well?
   
   I had to bump the python version in CI to test with pyarrow 14 at all 
because pyarrow 14 [requires python 
>=3.8](https://pypi.org/project/pyarrow/#files).


-- 
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