SabrinaZhaozyf opened a new pull request #7210: URL: https://github.com/apache/pinot/pull/7210
This PR adds support for EXPLAIN PLAN feature. Here is the design doc that we shared the following design doc with the open source community a few weeks ago: https://docs.google.com/document/d/1lBMGcR65JY_8iIUCA1iCazzn0LzTVxMJlPzFIsZ7TRk/edit?usp=sharing (Please request access if you don't have it already.) Here is the link to the issue: https://github.com/apache/incubator-pinot/issues/6978 - Added end-to-end tests for different kinds of queries (including query rewrite operations, compile time invocation, etc.) - As explained in the design doc, 2 kinds of output formats are supported (tabular and non-tabular). TODOs: 1. Add support for queries that use StarTree index. 2. Add support for stretch goal outlined in the design doc. -- 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