aP0StAl commented on issue #9568: fix MAX_INTERMEDIATE_SIZE for DoubleMeanHolder
URL: https://github.com/apache/druid/pull/9568#issuecomment-604623813
 
 
   @himanshug I found this when I was trying to figure out how to implement a 
module to solve [this](https://github.com/apache/druid/issues/9539) issue.
   I think I found another bug:
   
https://github.com/apache/druid/blob/55c08e07461e773309c3070ea3891ea304b343de/processing/src/main/java/org/apache/druid/query/aggregation/mean/DoubleMeanAggregatorFactory.java#L148-L171
   
   In some cases, the object may turn out to be byte[] . It's right?

----------------------------------------------------------------
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]

Reply via email to