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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
