Skip to content

ARROW-5113: [C++] Fix DoPut with dictionary arrays, add tests #4319

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

Closed
wants to merge 1 commit into from

Conversation

pitrou
Copy link
Member

@pitrou pitrou commented May 15, 2019

Also fix an error where C++ Flight failed receiving 0-sized batches.

@pitrou
Copy link
Member Author

pitrou commented May 15, 2019

@wesm @lihalite This makes Flight DoPut work with dictionaries. It shows that ipc::MessageReader is sufficient and there shouldn't be any explicit wrangling with dictionaries.

@pitrou pitrou changed the title ARROW-5102: [C++] Fix DoPut with dictionary arrays, add tests ARROW-5113: [C++] Fix DoPut with dictionary arrays, add tests May 19, 2019
@pitrou pitrou force-pushed the ARROW-5113-flight-doput-tests branch from 1cc0d1c to 191e008 Compare May 20, 2019 10:23
@pitrou pitrou closed this in 3848b65 May 20, 2019
@pitrou pitrou deleted the ARROW-5113-flight-doput-tests branch May 20, 2019 12:54
@pitrou
Copy link
Member Author

pitrou commented May 20, 2019

Thanks @lihalite . Hopefully you don't get too many conflicts on your PRs :-)

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.

1 participant