Ph-ADD commented on issue #34291: URL: https://github.com/apache/arrow/issues/34291#issuecomment-1942800651
In case it's useful for someone else, I had a similar problem. I ended up using [xsv](https://github.com/BurntSushi/xsv), a command line tool, to split the csv file. Followed the 1-line code in this [gist](https://gist.github.com/dannguyen/376c69380f99d1eeca7ad6e890f96259). Had to download the zip file, extract it, move the xsv.exe file into the same directory as the job.csv file. -- 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]
