thisisnic commented on issue #34689: URL: https://github.com/apache/arrow/issues/34689#issuecomment-1486864358
OK, great, that narrows it down to looking like it is the `write_dataset()` step where the error lies. Would you mind giving me a bit more info by running `arrow::arrow_info()` and then `sessionInfo()` and showing me the output of both? As something else to try, now the data is in your R session, if you only write a subset of rows or columns to disk, do you still have the same problem? If we can narrow it down to the problematic rows/columns, that would help. Alternative, start by just writing a single row/column, so we can rule out it being a more general issue. Let me know how you get on! -- 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]
