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

TDigest class does not implement Serializable interface in last release. #82

Closed
VDema opened this issue Apr 13, 2017 · 3 comments
Closed

Comments

@VDema
Copy link

VDema commented Apr 13, 2017

Very good library, i have tested it, thanks a lot, however this library can't be used with Spark without implementing TDigest class Serializable interface.

My question is when will be new release with new features, in particular just adding Serializable support?
Thanks in advance.

@VDema
Copy link
Author

VDema commented Apr 19, 2017

Not relevant more.

digest.asBytes + TDigest.fromBytes
+
Effective Java, Chapter 11 way of using custom serialization
+
AccumulatorV2

work fine. Thanks a lot for library!

@VDema VDema closed this as completed Apr 19, 2017
@tdunning
Copy link
Owner

tdunning commented Apr 19, 2017 via email

@VDema
Copy link
Author

VDema commented Apr 20, 2017

Thanks for answering. It's good news!

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

2 participants