[
https://issues.apache.org/jira/browse/IGNITE-11275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-11275:
-------------------------------------
Ignite Flags: (was: Docs Required)
> SQL: Move all command processing stuff to DDL processor
> -------------------------------------------------------
>
> Key: IGNITE-11275
> URL: https://issues.apache.org/jira/browse/IGNITE-11275
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Priority: Major
> Fix For: 2.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If command is of non-SELECT/non-DML type, it should be encapsulated inside
> {{ParsingResult}} as a pair of native/H2 commands and passed to separate
> processor. This will reduce complexity of {{IgniteH2Indexing}} significantly,
> as it will be concerned only about SELECT/DML processing and nothing else.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)