Skip to content

Rust Snapshot Generator #176

Description

@tisonkun

This issue supersedes #10 to squash the historical discussion.

Currently, the C++/Go/Java implementations of DataSketches provide snapshot generators for sketches' serialization data.

You can check the following scripts for how their snapshots get generated:

We may provide a binary in datasketches-rust as well to generate snapshots for supported sketches' serialization data.

I can imagine it as a local workspace member depending on datasketches and we will have a cargo x task to invoke the generator for automation. Or else, being part of the serde_tests but write the Rust sketch's serialization data to a specific location.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions