Hello all, We are pleased to announce the release of datasketches-bigquery 1.0.0 This is the first release.
This product provides a set of functions to support DataSketches approximate algorithms in Google BigQuery. The product relies on the datasketches-cpp core library (this release depends on version 5.1.0) Functions for the following sketches are implemented: - CPC - HLL - Theta - Tuple with 64-bit integer - Frequent Strings - KLL with 32-bit float - REQ with 32-bit float - t-digest with 64-bit float Release artifacts: https://dist.apache.org/repos/dist/release/datasketches/bigquery/1.0.0/ On GitHub: https://github.com/apache/datasketches-bigquery/releases/tag/1.0.0 Alexander Saydakov al...@apache.org