This repository provides a Technology Compatibility Kit for the DataSketches library.
A Technology Compatibility Kit (TCK) is a suite of tests that checks a particular DataSketches implementation for compatibility.
The structure (or image) of a serialized sketch is independent of the language from which it was created.
This repository contains snapshots of serialized sketches, which a particular DataSketches implementation should be able to read. Snapshot generators are also included.
See Serialization snapshots for the repository design, the snapshot generation commands, and the maintainer workflow for updating the corpus from an upstream DataSketches implementation.
Please visit the main DataSketches website for more information.
If you are interested in making contributions to this site, please see our Community page for how to contact us.
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0