Vladimir Ozerov created IGNITE-6086: ---------------------------------------
Summary: SQL: create own parser for DDL and control statements Key: IGNITE-6086 URL: https://issues.apache.org/jira/browse/IGNITE-6086 Project: Ignite Issue Type: Task Components: sql Affects Versions: 2.1 Reporter: Vladimir Ozerov Fix For: 2.3 Currently we rely on H2 parser for all queries. But we need to support a lot of specific commands and options, which are outside of ANSI SQL and outside of H2. Let's create our own parser for DDL and control statements. -- This message was sent by Atlassian JIRA (v6.4.14#64029)