ColeAtCharter commented on issue #16222:
URL: https://github.com/apache/druid/issues/16222#issuecomment-2152602070

   @gianm -- thanks for looking at this.  I do think "Unexpected result example 
1: /druid/v2 endpoint" should never happen if broker partition pruning is 
working.  Druid returned a segmentId that should have been pruned at the 
broker.  That should not happen.  The one hypothetical "exception" is if the 
broker is combining the data query results with its own metadata about segments 
(before pruning) and including a dummy data result.  However, this is a bit of 
a stretch.
   
   Our team can rerun the test and see if there are more metrics to elucidate 
the extent to which the data queries are fanned out even with partition pruning 
enabled


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

To unsubscribe, e-mail: [email protected]

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