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/01/14 16:44:20 UTC

[GitHub] [arrow] nealrichardson commented on pull request #12152: ARROW-15123: [R] CSV dataset file header read in as data

nealrichardson commented on pull request #12152:
URL: https://github.com/apache/arrow/pull/12152#issuecomment-1013284534


   > if you're going to cut up a file using head/tail/awk from one giant csv to many smaller ones
   
   We should actually advise against that entirely: use `open_dataset() %>% write_dataset()` instead and partition meaningfully.


-- 
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