jonkeane commented on pull request #12062:
URL: https://github.com/apache/arrow/pull/12062#issuecomment-1004105805


   > ...but we don't have a good way to test against the old pyarrow version in 
our tests (unless @jonkeane can think of one!)
   
   I'm not sure we need to test the backwards compatibility necessarily, but I 
believe one could install an older version of pyarrow with something like 
`reticulate::py_install("pyarrow==6.0.0", envname = envmane)` which _should_ 
install a pinned older version of pyarrow to test against


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