Skip to content

T-Digest (Re)Construction #199

@nbehnam

Description

@nbehnam

I'm working on some integration with the Java implementation and found that it could be helpful to have more verbose construction such that I can recreate a t-digest given the component parts (compression / centroids (and min/max?)). This is basically already done in internally in the fromBytes code but isn't accessible via a public method.

It could also aid in re-construction/ergonomics to have other serialization options such as JSON to help with cross-language support, in the case I create my t-digest via a Spark UDAF but want to consume it in my python application without re-implementing the bytes encoding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions