[
https://issues.apache.org/jira/browse/ARROW-15470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-15470:
-----------------------------------
Labels: pull-request-available (was: )
> [R] Allows user to specify string to be used for missing data when writing
> CSV dataset
> --------------------------------------------------------------------------------------
>
> Key: ARROW-15470
> URL: https://issues.apache.org/jira/browse/ARROW-15470
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: R
> Reporter: Nicola Crane
> Assignee: Will Jones
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The ability to select the string to be used for missing data was implemented
> for the CSV Writer in ARROW-14903 and as David Li points out below, is
> available, so I think we just need to hook it up on the R side.
> This requires the values passed in as the "na" argument to be instead passed
> through to "null_strings", similarly to what has been done with "skip" and
> "skip_rows" in ARROW-15743.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)