A Technology Compatibility Kit for the DataSketches library.

Clone this repo:

Branches

  1. 0016a51 feat: snapshots and generators (#1) by tison · 10 hours ago main
  2. 83415e5 chore: add .asf.yaml configure by tison · 15 hours ago
  3. c8fa3ee chore: repo initialize by tison · 15 hours ago

Apache® DataSketches™ Technology Compatibility Kit

This repository provides a Technology Compatibility Kit for the DataSketches library.

A Technology Compatibility Kit (TCK) a suite of tests that at least nominally checks a particular DataSketches implementation for compliance.

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