You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/04/08 09:10:00 UTC

[jira] [Assigned] (ARROW-12215) [C++] fixed size binary columns cannot be null in CSV reader

     [ https://issues.apache.org/jira/browse/ARROW-12215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou reassigned ARROW-12215:
--------------------------------------

    Assignee: Simon Bertron

> [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
>            Assignee: Simon Bertron
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>   Original Estimate: 2h
>          Time Spent: 0.5h
>  Remaining Estimate: 1.5h
>
> 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)