You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Steve Jacobs (Jira)" <ji...@apache.org> on 2020/07/02 19:10:00 UTC

[jira] [Created] (ARROW-9301) [R] Cannot open parquet files with binary arrays

Steve Jacobs created ARROW-9301:
-----------------------------------

             Summary: [R] Cannot open parquet files with binary arrays
                 Key: ARROW-9301
                 URL: https://issues.apache.org/jira/browse/ARROW-9301
             Project: Apache Arrow
          Issue Type: Bug
          Components: R
    Affects Versions: 1.0.0
         Environment: apache arrow 0.17.1
            Reporter: Steve Jacobs


When trying to open a parquet file with a binary column the following error is returned:```
Error in Table__to_dataframe(x, use_threads = option_use_threads()) : 
  cannot handle Array of type binary



--
This message was sent by Atlassian Jira
(v8.3.4#803005)