gianm commented on issue #5589: URL: https://github.com/apache/druid/issues/5589#issuecomment-856982223
@tanisdlj well, we use datasketches too and Java 11 has been working fine for us. I guess that we must not be using the pieces of datasketches that aren't yet compatible with Java 11. So it could be worth a try, even though it's not officially supported yet. Fwiw, we are mostly using the hll, theta, and quantiles sketches. -- 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]
