elgabbas commented on issue #34291: URL: https://github.com/apache/arrow/issues/34291#issuecomment-1439812285
Thanks @thisisnic ... I updated the main issue text, with the exact content of the first line having this problem. This is the code I am using to read the file: ``` Occ <- read_delim_arrow(file = File_Path, delim = "\t") ``` -- 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]
