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

Fix two C++ API utility functions. #1047

Merged
merged 1 commit into from
Oct 31, 2018
Merged

Conversation

tdenniston
Copy link
Contributor

group_by_cell and ungroup_var_buffer were not treating offsets in units of bytes, which they should because read and write queries require offsets in units of bytes.

group_by_cell and ungroup_var_buffer were not treating offsets in units of
bytes.
@tdenniston tdenniston merged commit 840e3fa into dev Oct 31, 2018
@tdenniston tdenniston deleted the ttd/cpp-api-fix-elements-bytes branch October 31, 2018 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants