AlexanderSaydakov edited a comment on issue #7486: regression: quantilesDoublesSketch returns null instead of empty array URL: https://github.com/apache/incubator-druid/issues/7486#issuecomment-485017361 > it worked fine with empty arrays previously Just to be precise, I don't believe it was an empty array. It was an array with NaNs. If you asked for four quantiles, you would get four NaNs. Would you like this to happen or would you like an empty array?
---------------------------------------------------------------- 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]
