amrishlal commented on PR #8738: URL: https://github.com/apache/pinot/pull/8738#issuecomment-1132307660
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? -- 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]
