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-4430: [C++] Fix untested TypedByteBuffer<T>::Append method #3528

Conversation

bkietz
Copy link
Member

@bkietz bkietz commented Jan 30, 2019

No description provided.

@bkietz bkietz changed the title add test, fix append method ARROW-4430: [C++] add test, fix append method Jan 30, 2019
@wesm
Copy link
Member

wesm commented Jan 31, 2019

This has a compiler warning on Windows. The Travis failure is spurious

@wesm wesm changed the title ARROW-4430: [C++] add test, fix append method ARROW-4430: [C++] Fix untested TypedByteBuffer<T>::Append method Jan 31, 2019
Copy link
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

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

+1

@wesm wesm closed this in e59bf77 Jan 31, 2019
xhochy pushed a commit that referenced this pull request Feb 8, 2019
Author: Benjamin Kietzman <bengilgit@gmail.com>

Closes #3528 from bkietz/ARROW-4430-test-typedbufferbuilder-append-copies and squashes the following commits:

d70e71d <Benjamin Kietzman> explicitly cast from bool to TypeParam
f739720 <Benjamin Kietzman> fixed format issue
2789a4d <Benjamin Kietzman> add test, fix append method
@bkietz bkietz deleted the ARROW-4430-test-typedbufferbuilder-append-copies branch April 8, 2019 14:23
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