[
https://issues.apache.org/jira/browse/IGNITE-20372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-20372:
----------------------------------------
Fix Version/s: 3.2
(was: 3.1)
> Sql. EXPLAIN PLAN ignores detail attributes.
> --------------------------------------------
>
> Key: IGNITE-20372
> URL: https://issues.apache.org/jira/browse/IGNITE-20372
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Reporter: Maksim Zhuravkov
> Priority: Minor
> Labels: ignite-3
> Fix For: 3.2
>
>
> EXPLAIN PLAN FOR [stmt] in calcite allows to specify additional properties of
> a plan such as detail level, depth, and format.
> Detail level: EXCLUDING ATTRIBUTES, INCLUDING ATTRIBUTES, INCLUDING ALL
> ATTRIBUTES.
> Depth: WITH TYPE, WITHOUT IMPLEMENTATION, WITH IMPLEMENTATION
> Format: AS XML, AS JSON, AS DOT.
> All these properties of SqlExplain are ignored, when EXPLAIN PLAN FOR [stmt]
> is executed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)