walterddr commented on issue #10901: URL: https://github.com/apache/pinot/issues/10901#issuecomment-1589763083
thank you @abhioncbr please share what you had in mind before implementing it. there's 2 part in this. 1. syntax to explain physical plan. we might be able to do something with `EXPLAIN PLAN FOR` will behave the same for now and `EXPLAIN PHYSICAL PLAN` will return the physical plan 2. actually invoking and returning the plan (this most likely can be done via `ExplainPlanPlanVisitor.explain` API) -- 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