You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "shivam (Jira)" <ji...@apache.org> on 2022/06/08 09:46:00 UTC

[jira] [Created] (ARROW-16787) Attaching R package arrow leads to error during import of Python Module pyarrow

shivam created ARROW-16787:
------------------------------

             Summary: 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
         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)