[
https://issues.apache.org/jira/browse/ARROW-16607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson resolved ARROW-16607.
-------------------------------------
Resolution: Fixed
Issue resolved by pull request 13210
[https://github.com/apache/arrow/pull/13210]
> [R] Improve KeyValueMetadata handling
> -------------------------------------
>
> Key: ARROW-16607
> URL: https://issues.apache.org/jira/browse/ARROW-16607
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Neal Richardson
> Assignee: Neal Richardson
> Priority: Major
> Labels: pull-request-available
> Fix For: 9.0.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Followup to ARROW-15271. Among the objectives:
> * Push KVM handling in ExecPlan so that Run() preserves the R metadata we
> want; also remove the duplicate handling of it for Write()
> * Better encapsulate KVM for the the $metadata and $r_metadata so that as a
> user/developer, you never have to touch the serialize/deserialize functions,
> you just have a list to work with
> * Factor out a common utility in r/src for taking cpp11::strings (named
> character vector) and producing arrow::KeyValueMetadata
--
This message was sent by Atlassian Jira
(v8.20.7#820007)