scrawfor commented on issue #9736:
URL: https://github.com/apache/druid/issues/9736#issuecomment-617801282


   @gianm I pulled out all sensitive info and re-indexed our data, so I'm 
attaching the full segment. The offending metric is `unique_views_hll`. 
   
[hll_segment.zip](https://github.com/apache/druid/files/4516278/hll_segment.zip)
   
   Also, I did some tests with other query types and found timeseries and topN 
queries were successful. 
   
   @leerho I'll have to leave that to others more familiar with the druid 
extension to comment on, but looking at the code it does seem like a lock is 
[acquired](https://github.com/apache/druid/blob/aa539177ec67184cdc13516e5508551c9913eb0c/extensions-core/datasketches/src/main/java/org/apache/druid/query/aggregation/datasketches/hll/HllSketchMergeBufferAggregator.java#L103).
   


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to