Nicola Crane created ARROW-18043:
------------------------------------
Summary: [R] Properly instantiate empty arrays of extension types
in Table__from_schema
Key: ARROW-18043
URL: https://issues.apache.org/jira/browse/ARROW-18043
Project: Apache Arrow
Issue Type: Improvement
Components: R
Reporter: Nicola Crane
The PR for ARROW-12105 introduces the function Table__from_schema which creates
an empty Table from a Schema object. Currently it can't handle extension
types, and instead just returns NULL type objects.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)