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

JS API must send full validity buffers when there are non-null items #3381

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

niloc132
Copy link
Member

Pads the validity buffer to ensure that one bit per item is sent, ensuring that any receiving flight implementation has a complete validity buffer.

Fixes #3380

Pads the validity buffer to ensure that one bit per item is sent,
ensuring that any receiving flight implementation has a complete
validity buffer.

Fixes deephaven#3380
@niloc132 niloc132 added bug Something isn't working jsapi barrage NoDocumentationNeeded ReleaseNotesNeeded Release notes are needed labels Jan 30, 2023
@niloc132 niloc132 added this to the Jan 2023 milestone Jan 30, 2023
@niloc132 niloc132 self-assigned this Jan 30, 2023
@niloc132 niloc132 merged commit a5ecf77 into deephaven:main Jan 31, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
barrage bug Something isn't working jsapi NoDocumentationNeeded ReleaseNotesNeeded Release notes are needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Js API newTable() method sometimes replaces nulls with empty strings
3 participants