You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Dewey Dunnington (Jira)" <ji...@apache.org> on 2022/01/04 11:34:00 UTC

[jira] [Created] (ARROW-15242) [R] Test Python bridge on Windows

Dewey Dunnington created ARROW-15242:
----------------------------------------

             Summary: [R] Test Python bridge on Windows
                 Key: ARROW-15242
                 URL: https://issues.apache.org/jira/browse/ARROW-15242
             Project: Apache Arrow
          Issue Type: Improvement
          Components: R
            Reporter: Dewey Dunnington


Right now we skip Python tests on Windows:

https://github.com/apache/arrow/blob/master/r/tests/testthat/test-python.R#L18-L32

As far as I know, virtualenv isn't supported by reticulate on Windows (at least I could never get it to work) but conda environments are and there might be other ways to get it to work on the CI system we're using.

As [~jonkeane] mentioned here: https://github.com/apache/arrow/pull/12062#issuecomment-1004105805, we could also test backward compatibility of the pyarrow bridge while we're updating the Python tests.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)