[
https://issues.apache.org/jira/browse/ARROW-16787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17551605#comment-17551605
]
Neal Richardson commented on ARROW-16787:
-----------------------------------------
For what it's worth, it seems the arrow package tests with reticulate are
skipped on Windows:
https://github.com/apache/arrow/blob/master/r/tests/testthat/test-python.R#L22-L23
> Attaching R package arrow leads to error during import of Python Module
> pyarrow
> -------------------------------------------------------------------------------
>
> Key: ARROW-16787
> URL: https://issues.apache.org/jira/browse/ARROW-16787
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python, R
> Affects Versions: 8.0.0
> Reporter: shivam
> Priority: Major
> Labels: windows
> Attachments: Reticulate-Arrow-Pyarrow.Rmd,
> Reticulate-Arrow-Pyarrow.html
>
>
> Sorry, I am new here and prepared the issue report based on GitHub markdown
> syntax.
> And I am unsure about assigning priority as "Major", please change it to
> appropriate level.
> I have attached an RMD File (& its HTML output) which can be knitted in R and
> shows the problem.
>
> - Details:
> - Within RStudio using Reticulate package, and without any virtual
> environment
> - If R arrow Package is attached before import of Python pyarrow module,
> then import fails.
> - If R arrow Package is either not attached or attached after the import of
> Python pyarrow module, then there seems to be no problem. Both R and Python
> are able to read feather files.
>
> Please send a message if any information is missing or if more clarification
> is required.
> Thank You
> [^Reticulate-Arrow-Pyarrow.Rmd][^Reticulate-Arrow-Pyarrow.html]
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)