Hello All, This is the core Java component of the DataSketches library that includes all the sketch algorithms in production-ready packages. These sketches can be called directly from this component or used in conjunction with the adapter components such as Hadoop Pig, Hadoop Hive, Apache Druid, etc.
- This is a minor release that primarily fixed a problem where the Java KLL sketches could not read KLL images produced by C++. - In addition, a number of code improvements to fix issues found by SpotBugs and CodeQL. - Documentation improvements both internal as well as Javadocs. Thank you to the PMC members and community for taking the time to review this release! Lee.
