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

Cannot serialize CoverTree using Jackson #1

Open
wirefreethought opened this issue May 19, 2021 · 2 comments
Open

Cannot serialize CoverTree using Jackson #1

wirefreethought opened this issue May 19, 2021 · 2 comments

Comments

@wirefreethought
Copy link

wirefreethought commented May 19, 2021

Hi. Could you please add a default (empty) private constructor to CoverTree so that Jackson may serialize it? I can also create a PR. Have a look at this commit in my fork and let me know.

wirefreethought@37eee08

@wirefreethought
Copy link
Author

Hang on, there are still some issues with the serialization. Let me get it to fully work and I'll repost back.

@wirefreethought
Copy link
Author

Ok I got it to work with Kryo after this additional commit: wirefreethought@47751b7

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

No branches or pull requests

0 participants