Simon Bertron created ARROW-12215:
-------------------------------------

             Summary: [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


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)

Reply via email to