hermanschaaf opened a new pull request, #35191:
URL: https://github.com/apache/arrow/pull/35191

   The way the CSV reader handles null values currently makes it impossible for 
empty strings to be interpreted as null, even when this is explicitly enabled 
through the `csv.WithNullReader(stringsCanBeNull: true, "", "NULL", "null")` 
option. This change fixes this.


-- 
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]

Reply via email to