[
https://issues.apache.org/jira/browse/ARROW-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16424943#comment-16424943
]
ASF GitHub Bot commented on ARROW-2388:
---------------------------------------
kou opened a new pull request #1833: ARROW-2388: [C++] Use valid_bytes API for
StringBuilder::Append
URL: https://github.com/apache/arrow/pull/1833
Because Append of other builders uses valid_bytes not null_bytes.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [C++] Arrow::StringBuilder::Append() uses null_bytes not valid_bytes
> --------------------------------------------------------------------
>
> Key: ARROW-2388
> URL: https://issues.apache.org/jira/browse/ARROW-2388
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Affects Versions: 0.10.0
> Reporter: Kouhei Sutou
> Assignee: Kouhei Sutou
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.10.0
>
>
> Append of other builders use valid_bytes not null_bytes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)