AlexanderSaydakov opened a new pull request #10917: URL: https://github.com/apache/druid/pull/10917
### Description This is to bring the extensions-core/datasketches up to date with the latest post-graduation release of apache/datasketches-java-2.0.0 There were some API changes in the datasketches library. In particular, Tuple sketch classes were reorganized, and the ArrayOfDoublesSketch now has one more level in the class name. The Druid code was adjusted accordingly. No user observable behavior should be affected. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
