Konstantin Orlov created IGNITE-25368:
-----------------------------------------
Summary: Sql. Make PLAN FOR optional in EXPLAIN PLAN FOR
Key: IGNITE-25368
URL: https://issues.apache.org/jira/browse/IGNITE-25368
Project: Ignite
Issue Type: Improvement
Components: sql ai3
Reporter: Konstantin Orlov
To improve UX let's support simplified version of {{EXPLAN}} command making
{{PLAN FOR}} optional:
{code}
EXPLAIN [ PLAN FOR ] <queryOrDml>
{code}
Also, currently we don't support any options, therefore let's get rid of
support of any modificatory of the command (like {{WITH TYPE}} or {{EXCLUDING |
INCLUDING}}).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)