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 09:30:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-11275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16764106#comment-16764106 ] 

Vladimir Ozerov commented on IGNITE-11275:
------------------------------------------

Done. Test run: https://ci.ignite.apache.org/viewQueued.html?itemId=3044684

> 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)