You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2019/02/09 08:26:00 UTC

[jira] [Created] (IGNITE-11275) SQL: Move all command processing stuff to DDL processor

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)