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

Implement Barrage ColumnConversionModes #936

Open
nbauernfeind opened this issue Jul 30, 2021 · 0 comments · May be fixed by #6065
Open

Implement Barrage ColumnConversionModes #936

nbauernfeind opened this issue Jul 30, 2021 · 0 comments · May be fixed by #6065
Assignees
Labels
Milestone

Comments

@nbauernfeind
Copy link
Member

We added serialization options to optionally convert barrage-unfriendly columns to strings, java serialization, or to throw errors. This is feature is orthogonal to custom type support which upgrades an unfriendly column to a friendly one.

DoPut/DoPush must refuse to allow a client to request them to do deserialization (maybe an enable-able feature?).

See: https://github.com/deephaven/barrage/blob/main/format/Barrage.fbs#L92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant