You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2022/07/27 12:09:00 UTC

[jira] [Created] (IGNITE-17429) Sql. Extend sql grammar to support CREATE/DROP INDEX statements

Konstantin Orlov created IGNITE-17429:
-----------------------------------------

             Summary: Sql. Extend sql grammar to support CREATE/DROP INDEX statements
                 Key: IGNITE-17429
                 URL: https://issues.apache.org/jira/browse/IGNITE-17429
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Konstantin Orlov


We need to give an ability to manage index via DDL statements.

As a first step lets support CREATE and DROP statements only. Within this ticket we need to extend the sql grammar file as well as provide all necessary structures to keep parsed AST.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)