aP0StAl commented on issue #9568: fix MAX_INTERMEDIATE_SIZE for DoubleMeanHolder
URL: https://github.com/apache/druid/pull/9568#issuecomment-604641009
 
 
   Are you sure? I had an exception before I fixed a similar code (deserialize 
and finalizeComputation):
   `} else if (object instanceof byte[]) {`
   `     return DoubleSumVersionFilterHolder.fromBytes((byte[]) 
object).getSum();`
   
   `Unknown Exception / Unknown object type [[B] / 
org.apache.druid.java.util.common.IAE`

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