Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-2004: [C++] Add shrink_to_fit parameter to BufferBuilder::Resize, add Reserve method #1486

Closed
wants to merge 1 commit into from

Conversation

wesm
Copy link
Member

@wesm wesm commented Jan 17, 2018

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

…hod, relax pointer type in Append

Change-Id: I0f8f9f253927620a1266e471506ef426bc35bd32
Copy link
Member

@xhochy xhochy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM

@wesm wesm closed this in 58a24c5 Jan 18, 2018
@wesm wesm deleted the ARROW-2004 branch January 18, 2018 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants