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

Rok Mihevc updated ARROW-381:
-----------------------------
    External issue URL: https://github.com/apache/arrow/issues/15970

> [C++] Simplify primitive array type builders to use a default type singleton
> ----------------------------------------------------------------------------
>
>                 Key: ARROW-381
>                 URL: https://issues.apache.org/jira/browse/ARROW-381
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Uwe Korn
>            Priority: Major
>             Fix For: 0.2.0
>
>
> Currently the builder classes all expect to be passed a 
> {{shared_ptr<DataType>}} -- for the primitive types (boolean, numbers, 
> strings, etc.) it would be simpler to default to a common value rather than 
> requiring that you obtain an instance yourself from someplace (e.g. 
> {{arrow::uint8()}} as in the WIP patch for ARROW-373)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to