abhioncbr opened a new pull request, #11052:
URL: https://github.com/apache/pinot/pull/11052

   As per the discussion for 
[issue](https://github.com/apache/pinot/issues/10901), This PR supports the 
physical plan in the `Explain` SQL queries 
   
   Here are the implementation details
   - We will add the physical plan for the query if the `With Implementation` 
option is set for the `Explain` SQL query.
   - By default, as per the Calcite SQL parser, if the `With` option is not 
provided in the query, it will be treated as `With Implementation`
   
   labels
      -  `feature`
      


-- 
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]

Reply via email to