tustvold commented on issue #6874: URL: https://github.com/apache/arrow-rs/issues/6874#issuecomment-2543849460
The request seems to be adding the ability to disable the null regex for the CSV reader, this seems like a relatively straightforward addition. In the meantime you could achieve the same by setting the null regex to something impossible, e.g. `$^` -- 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]
