Skip to content

Conversation

@wesm
Copy link
Member

@wesm wesm commented Nov 26, 2017

This makes for a more convenient / less rigid API without as need for as many usages of reinterpret_cast<const uint8_t*>. This does not impact downstream projects (e.g. parquet-cpp is unaffected) unless they provide implementations of these virtual interfaces.

Change-Id: Id4ef313c989ee7cf23813e99051dbeea44a3d949
@wesm
Copy link
Member Author

wesm commented Nov 27, 2017

I will fix the glib bindings

Change-Id: I4a4a930f642e6a43ea166ae6cc90729d02efe213
@wesm wesm closed this in 8f3ef55 Nov 27, 2017
@wesm wesm deleted the ARROW-1850 branch November 27, 2017 16:46
wesm added a commit that referenced this pull request Dec 1, 2017
This makes for a more convenient / less rigid API without as need for as many usages of `reinterpret_cast<const uint8_t*>`. This does not impact downstream projects (e.g. parquet-cpp is unaffected) unless they provide implementations of these virtual interfaces.

Author: Wes McKinney <wes.mckinney@twosigma.com>

Closes #1363 from wesm/ARROW-1850 and squashes the following commits:

af5a348 [Wes McKinney] Update glib, arrow-gpu for API changes
5d5cf2d [Wes McKinney] Use void* / const void* for buffers in file APIs
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.

2 participants