abhioncbr opened a new issue, #11178: URL: https://github.com/apache/pinot/issues/11178
Recently, we started supporting the [physical plan](https://github.com/apache/pinot/issues/10901) for the queries based on the `EXPLAIN IMPLEMENTATION PLAN`. However, the implemented [solution](https://github.com/apache/pinot/pull/11052) supports different formats, which doesn't make sense. We already have [discussed](https://github.com/apache/pinot/issues/11039) it. Based on it, this is just a minor follow-up issue to remove the format support in the physical plan queries. labels: multistage cc: @walterddr -- 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]
