A Technology Compatibility Kit for the DataSketches library.

Clone this repo:

Branches

  1. d615411 update go and java files by Lee Rhodes · 2 days ago main
  2. e7a0b55 chore: Catch up Java generation logic updates (#9) by tison · 3 days ago
  3. c0a1807 chore: update snapshots from upstream defaults (#8) by tison · 6 days ago
  4. 4d88b55 feat: update snapshot revisions through CLI (#7) by tison · 6 days ago
  5. f63a0e6 docs: explain snapshot maintenance workflow (#6) by tison · 6 days ago

Apache® DataSketches™ Technology Compatibility Kit

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.

Overview

Serialization snapshots

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.

Contribute

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.

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0