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

ASF GitHub Bot commented on ARROW-2004:
---------------------------------------

wesm opened a new pull request #1486: ARROW-2004: [C++] Add shrink_to_fit 
parameter to BufferBuilder::Resize, add Reserve method
URL: https://github.com/apache/arrow/pull/1486
 
 
   I also relaxed the requirement to pass `const uint8_t*` so that one can pass 
`const void*` when writing to a `BufferBuilder`. This will not affect any 
downstream users

----------------------------------------------------------------
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++] Add shrink_to_fit option in BufferBuilder::Resize
> -------------------------------------------------------
>
>                 Key: ARROW-2004
>                 URL: https://issues.apache.org/jira/browse/ARROW-2004
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> See discussion inĀ 
> https://github.com/apache/arrow/pull/1481#discussion_r162157558



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

Reply via email to