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

flex.reflection table: remove support for saving string data as messagepack #1982

Closed
wants to merge 4 commits into from

Conversation

graeme-winter
Copy link
Contributor

Remove the appearance of support for saving string columns to messagepack. This appears to work but it does not.

Resolves #1858

graeme-winter and others added 4 commits January 20, 2022 07:14
That requires manually overriding the behaviour for std::string and then
unlinking the unpacking
Also test that including this fails
@graeme-winter
Copy link
Contributor Author

Discussion in meeting concluded we should actually fix this -> closing

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.

reflection_table std::string messagepack writing is completely broken
2 participants