Neal Richardson created ARROW-7064:
--------------------------------------
Summary: [R] Implement null type
Key: ARROW-7064
URL: https://issues.apache.org/jira/browse/ARROW-7064
Project: Apache Arrow
Issue Type: New Feature
Components: R
Reporter: Neal Richardson
Fix For: 1.0.0
I tried to read a Parquet file into an R data.frame, and there was a null
column in it.
{code}
Error in Table__to_dataframe(x, use_threads = option_use_threads()) :
cannot handle Array of type null
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)