AlexanderSaydakov commented on issue #8055: force native order when wrapping ByteBuffer URL: https://github.com/apache/incubator-druid/pull/8055#issuecomment-510660821 I managed to get a similar failure in a micro-quickstart environment using the same 20 sketches from a test: https://github.com/apache/incubator-druid/blob/master/extensions-core/datasketches/src/test/resources/quantiles/doubles_sketch_data.tsv The proposed change fixes that case. But I could not find a scenario that would fail in a test in development environment. I am almost sure that the proposed change should fix #8032 @quenlang would it be possible for you to give this a try and let us know if this change fixes your problem? Thank you.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
