A Technology Compatibility Kit for the DataSketches library.

Clone this repo:

Branches

  1. 53d164a feat: migrate snapshot generators to Go (#3) by tison · 7 days ago main
  2. d363b12 feat: add Go snapshots and generator (#2) by tison · 3 weeks ago
  3. 0016a51 feat: snapshots and generators (#1) by tison · 3 weeks ago
  4. 83415e5 chore: add .asf.yaml configure by tison · 3 weeks ago
  5. c8fa3ee chore: repo initialize by tison · 3 weeks 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.

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