You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/08/19 13:40:33 UTC

[GitHub] [arrow] romainfrancois edited a comment on pull request #7819: ARROW-9405: [R] Switch to cpp11

romainfrancois edited a comment on pull request #7819:
URL: https://github.com/apache/arrow/pull/7819#issuecomment-676374381


   The error seems to happen on this call: 
   
   ```r
   x$`_export_to_c`(array_ptr, schema_ptr)
   ```
   
   although there seems to be something there: 
   
   ```r
   Browse[2]> x$`_export_to_c`
   <built-in method _export_to_c of pyarrow.lib.DoubleArray>
   ```


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org