somandal commented on PR #8738:
URL: https://github.com/apache/pinot/pull/8738#issuecomment-1132396115

   > Since the EXPLAIN PLAN output now gives a much broader picture, I am 
wondering if it makes sense to delineate the steps between server, broker, and 
segment a bit more, i.e. replacing the `COMBINE_XXX` nodes with 
`SERVER_COMBINE_XXX` nodes and replacing `PLAN_START` with `SEGMENT_PLAN` (or 
similar)? That way it would be much easier to tell what happened on broker or 
server or at segment level?
   
   @amrishlal this is a good idea, thanks for the suggestion! Discussed with 
@siddharthteotia and we decided to pick this up as a future enhancement (we 
plan to add additional explain nodes and other improvements). I'll create a 
ticket and a TODO for this.


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