You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/04/21 12:36:04 UTC

[jira] [Created] (IGNITE-5052) Implement CREATE/DROP table parsing

Vladimir Ozerov created IGNITE-5052:
---------------------------------------

             Summary: Implement CREATE/DROP table parsing
                 Key: IGNITE-5052
                 URL: https://issues.apache.org/jira/browse/IGNITE-5052
             Project: Ignite
          Issue Type: Task
          Components: SQL
            Reporter: Vladimir Ozerov
             Fix For: 2.1


Convert SQL string to relevant Igntie command. This could be:
- {{createCache}}
- {{getOrCreateCache}} (for {{IF NOT EXISTS}} case)
- {{destroyCache}}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)