You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "hermanschaaf (via GitHub)" <gi...@apache.org> on 2023/04/17 14:59:08 UTC

[GitHub] [arrow] hermanschaaf opened a new issue, #35190: [Go] CSV Reader fails to read empty values as null

hermanschaaf opened a new issue, #35190:
URL: https://github.com/apache/arrow/issues/35190

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   When the CSV reader is passed empty string as one of the possible null values, it still returns this as an empty string rather than null, even when used with the `WithNullReader(stringsCanBeNull=true)` option. 
   
   ### Component(s)
   
   Go


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] zeroshade closed issue #35190: [Go] CSV Reader fails to read empty values as null

Posted by "zeroshade (via GitHub)" <gi...@apache.org>.
zeroshade closed issue #35190: [Go] CSV Reader fails to read empty values as null
URL: https://github.com/apache/arrow/issues/35190


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org