walterddr commented on issue #10901:
URL: https://github.com/apache/pinot/issues/10901#issuecomment-1608533330

   yeah that's OK. let me know if you have any problems. 
   - i think changing the syntatic plugin part might be a bit different and I 
am not even sure calcite's parser allows that plugin. (see the example for 
supporting `SqlInsertFromFile` in 
pinot-common/src/main/codegen/includes/parserImpls.ftl) 
   - with that parsing mechanism done you should be able to generate a valid 
parser that turns into a SqlExplain node. and from there it should be 
relatively simple.
   
   


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

Reply via email to