We are pleased to announce the release of DataSketches Hive 2.0.0.

This is primarily a service release and will not change the API for
querying via Spark-SQL or Hive. There are changes to internal APIs that may
impact anyone deriving from those internal classes.

This release updates the datasketches-java library to 6.0 (from 1.X), which
incorporates many bug fixes and performance improvements. Two specific
features are worth noting:
* Support for reading compressed theta sketches
* Moving to the current DataSketches model for inclusive/exclusive quantile
family queries
<https://datasketches.apache.org/docs/Quantiles/SketchingQuantilesAndRanksTutorial.html>

Some relevant links:

. DataSketches Download Site:
   - https://datasketches.apache.org/docs/Community/Downloads.html

2. Source repository:
   - https://github.com/apache/datasketches-hive/releases

3. Developer build and test documentation:
   - https://github.com/apache/datasketches-hive/blob/2.0.0/README.md

3. DataSketches Website
   - https://datasketches.apache.org

Thank you,
  Jon
  jmal...@apache.org

Reply via email to