[
https://issues.apache.org/jira/browse/ARROW-16787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553542#comment-17553542
]
Dewey Dunnington commented on ARROW-16787:
------------------------------------------
The JIRA for the testing is ARROW-15242...I've never seen the "procedure cannot
be located" import error but I do wonder if there's a symbol visibility issue
(I vaguely remember we changed something about symbol visibility to appease the
sanitizer checks; anecdotally Alessandro observed crashes depending on which
order he loaded the R and Python libraries on Linux but the problem magically
went away before we could diagnose it, which may or may not be related).
> 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)