siddharthteotia commented on code in PR #8479: URL: https://github.com/apache/pinot/pull/8479#discussion_r848906719
########## pinot-common/src/main/proto/worker.proto: ########## @@ -59,7 +61,7 @@ message QueryResponse { message StagePlan { int32 stageId = 1; Review Comment: This can be technically removed now right ? ( even thought it is backward compatible but we probably don't need it since it is now part of `StageNode` proto) -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org