geonove opened a new pull request, #92: URL: https://github.com/apache/datasketches-characterization/pull/92
This PR makes some minor adjustments so that the c++ code compiles. Some of them are: - Increase `DataSketches` version required to `5.3` in the `CMakeLists.txt` file - Remove the use of `kll`'s `get_quantiles()`, as it has been deprecated in favour of being able to call `get_quantile()` multiple times. - Adds a section to the readme to build and execute the project using **Clion** -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
