capistrant edited a comment on issue #10042:
URL: https://github.com/apache/druid/issues/10042#issuecomment-675787130


   thanks @AlexanderSaydakov, I was able to get that working easily. Now I'm 
just wondering why these base64 strings are able to be read despite the 
underlying query not running to completion. maybe the object is becoming 
corrupted within the druid code?
   
   I've narrowed this down a bit as far as what will trip it.. thetaSketch 
aggregations that are not a part of filtered aggregations seem to be working 
fine (the above query with filters removed works just fine). it is when I 
introduce the filter when the invalid seed issue comes up. I'll have to dive in 
further on that tomorrow.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to