scrawfor opened a new issue #9736:
URL: https://github.com/apache/druid/issues/9736


   Please provide a detailed title (e.g. "Broker crashes when using TopN query 
with Bound filter" instead of just "Broker crashes").
   
   ### Affected Version
   
   v0.18 (upgraded from 0.16.0)
   
   ### Description
   
   The HLLSketchMerge aggregator is failing for some of our metrics after 
upgrading to druid 0.18.0.  Reverting back to 0.16.0 fixes the issue. I have 
isolated specific segments where the issue occurs, loaded those moved those 
segments back to our 0.16 historical and have been successfully able to query 
the same metric.
   
   Re-indexing data does not seem to fix the issue.
   
   ### Error Message.
   ```json
   {
     "error": "Unknown exception",
     "errorMessage": "java.util.concurrent.ExecutionException: 
java.lang.RuntimeException: org.apache.datasketches.SketchesArgumentException: 
Incomming sketch is corrupted, Rebuild_CurMin_Num_KxQ flag is set.",
     "errorClass": "java.lang.RuntimeException",
     "host": null
   }
   ```


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