[ 
https://issues.apache.org/jira/browse/ARROW-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16683866#comment-16683866
 ] 

Wes McKinney commented on ARROW-3767:
-------------------------------------

Some memory buffers will have to be allocated to conform to the columnar format 
(for primitive types, string, lists, etc.) but that shouldn't be too bad to 
build. We should try to use as much common utility code for this as possible

> [C++] Add cast for Null to any type
> -----------------------------------
>
>                 Key: ARROW-3767
>                 URL: https://issues.apache.org/jira/browse/ARROW-3767
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Uwe L. Korn
>            Priority: Major
>             Fix For: 0.13.0
>
>
> Casting a column from NullType to any other type is possible as the resulting 
> array will also be all-null but simply with a different type annotation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to