elgabbas commented on issue #34291: URL: https://github.com/apache/arrow/issues/34291#issuecomment-1439957323
I think I know now the reason for this error, at least for this specific row example. One of the fields contains 5 double quotations; e.g. `"TEXT1 ""Quoted""`. If I remove one, for example the last quotation, I was able to read this line correctly. Is it possible to ignore ALL single or double quotations altogether (or ignore the unnecessary extra quotation) programmatically? Can this be handled using the `quote` argument? Thanks -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org