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

Barrage: Encode Packed Booleans Instead of Reinterpretted Bytes #3213

Merged
merged 3 commits into from
Jan 3, 2023

Conversation

nbauernfeind
Copy link
Member

Fixes #43.

This round trips with java flight, c++ flight, and deephaven's web ui.

Copy link
Contributor

@lbooker42 lbooker42 left a comment

Choose a reason for hiding this comment

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

This looks good, only a very few comments / questions.

Copy link
Member

@rcaudy rcaudy left a comment

Choose a reason for hiding this comment

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

Minor commentary only, most addresses verbally. Ignored JS API code.

@nbauernfeind nbauernfeind merged commit 849f7a1 into deephaven:main Jan 3, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Barrage -> Do not reinterpret bool as byte
4 participants