[
https://issues.apache.org/jira/browse/ARROW-16511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson resolved ARROW-16511.
-------------------------------------
Resolution: Fixed
Issue resolved by pull request 13105
[https://github.com/apache/arrow/pull/13105]
> [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
> Priority: Major
> Labels: pull-request-available
> Fix For: 8.0.1, 9.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)