edmondliuTTD opened a new issue, #481: URL: https://github.com/apache/datasketches-java/issues/481
Is it feasible to update quantile sketches (with a focus on KLL) with multiple values at once rather than one at a time, especially if those values are identical? I've created a PR at https://github.com/apache/datasketches-java/pull/480 to explore this further. Some basic testing seems to suggest that there is an improvement. -- 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]
