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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)