Neal Richardson created ARROW-16511:
---------------------------------------
Summary: [R] Preserve schema metadata in write_dataset()
Key: ARROW-16511
URL: https://issues.apache.org/jira/browse/ARROW-16511
Project: Apache Arrow
Issue Type: Improvement
Components: R
Reporter: Neal Richardson
Assignee: Neal Richardson
Fix For: 9.0.0, 8.0.1
When we moved to using ExecPlans instead of Scanner, the metadata from the
input table was dropped. We preserved the R metadata but not anything else. It
turned out that {{sfarrow}} was relying on extra metadata, and this caused
reverse dependency failures in the 8.0.0 release.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)