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

Kouhei Sutou commented on ARROW-2487:
-------------------------------------

I think that we can close this.
We need {{AppendValues(const value_type* values, int64_t length, const int32_t* 
valid_bytes = NULLPTR)}} for my use case. But it's not suitable to handle in 
this issue. Because existing {{AppendValues()}} variants already accept 
bytemap. They just don't accept 4bytemap.

> [C++] Provide a variant of AppendValues that takes bytemaps for the 
> nullability
> -------------------------------------------------------------------------------
>
>                 Key: ARROW-2487
>                 URL: https://issues.apache.org/jira/browse/ARROW-2487
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Uwe L. Korn
>            Priority: Major
>              Labels: beginner
>             Fix For: 0.13.0
>
>
> Instead of only accepting bitmaps, we should provide users with a variant of 
> {{AppendValues}} that can work on bytemaps.



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

Reply via email to