Vladimir Ozerov created IGNITE-11275:
----------------------------------------

             Summary: 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
             Fix For: 2.8


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)

Reply via email to