-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
Ref -
- https://github.com/apache/datasketches-cpp/tree/master/tdigest
- https://github.com/apache/datasketches-java/tree/main/src/main/java/org/apache/datasketches/tdigest
- https://apache.github.io/datasketches-python/5.2.0/quantiles/tdigest.html
- https://apache.github.io/datasketches-java/9.0.0/org/apache/datasketches/tdigest/package-summary.html
Previously, @andylokandy developed https://github.com/andylokandy/tdigests/, and we are using it in production for use cases like approx_quantile. I hope we can reuse the kernel code, but it should follow the datasketches API flavor and serialization format.
Xuanwo
Metadata
Metadata
Assignees
Labels
No labels