gianm commented on issue #8194: HllSketch Merge/Build BufferAggregators: Speed 
up init with prebuilt sketch.
URL: https://github.com/apache/incubator-druid/pull/8194#issuecomment-516550416
 
 
   > I would think that a similar change should be made to 
HllSketchBuildBufferAggregator
   
   I just added that too, and updated the PR title accordingly.
   
   Btw, I couldn't share code for creating the prebuilt sketches, because init 
does not behave the same way in the two flavors. The "build" flavor initializes 
based on tgtHllType, but the "merge" flavor always initializes using HLL_8. Do 
you know why that is?

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