[
https://issues.apache.org/jira/browse/ARROW-12215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17315697#comment-17315697
]
Antoine Pitrou commented on ARROW-12215:
----------------------------------------
It probably doesn't. I expect the solution to be easy, you just to make sure to
add test coverage.
> [C++] fixed size binary columns cannot be null in CSV reader
> ------------------------------------------------------------
>
> Key: ARROW-12215
> URL: https://issues.apache.org/jira/browse/ARROW-12215
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Simon Bertron
> Priority: Minor
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> As far as I can tell, fixed size binary is the only non-nullable type when
> reading a CSV file.
> It would be nice if fixed size binary columns respected the same null values
> as other columns (those in `ConvertOptions::null_values`).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)