You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/29 09:11:41 UTC

[GitHub] [arrow] thisisnic commented on pull request #14679: ARROW-15470: [R] Set null value in CSV writer

thisisnic commented on PR #14679:
URL: https://github.com/apache/arrow/pull/14679#issuecomment-1330313300

   I tried running this locally, but I don't think both `na` and `null_strings` have been hooked up to the same thing, as when I supply the `na` argument instead of `null_strings` I get:
   ```
   Error in `check_additional_args()` at r/R/dataset-format.R:442:6:
   ! `na` is not a valid argument for your chosen `format`.
   ℹ Supported arguments: `include_header`, `batch_size`, and `null_string`.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org