clintropolis commented on issue #6865: Densify swapped hll buffer
URL: https://github.com/apache/incubator-druid/pull/6865#issuecomment-469503572
 
 
   Hmm, so are we stuck here? I haven't had enough time to spare to dig in deep 
enough to the hll collector to have a strong opinion of my own, so my _main_ 
concern is that we don't fail with a `BufferOverflowException`.
   
   Whether that means a friendly error for a case that isn't supposed to 
happen, or simply handling that case that apparently can happen in practice 
under certain circumstances, seems to be the point of contention? Code-wise, 
the solution @drcrallen has doesn't _look_ wrong to me, even if it's a design 
flaw that this could happen, but it sounds like the solution @leerho suggests 
is maybe the most correct in terms of .. correctness? Anyone else have any 
opinions here?

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