You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2023/02/07 15:16:00 UTC

[jira] [Created] (IGNITE-18747) Sql. Provide commands and handlers for alter index name operation

Yury Gerzhedovich created IGNITE-18747:
------------------------------------------

             Summary: Sql. Provide commands and handlers for alter index name operation
                 Key: IGNITE-18747
                 URL: https://issues.apache.org/jira/browse/IGNITE-18747
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Yury Gerzhedovich


After implementing IGNITE-16196 need to provide DDL command and handler to altering index name, as well as translation to the command from AST representation.

As a result, we will be able to translate AST to a command (see DdlSqlToCommandConverter) and execute this command in order to apply changes to configuration (see DdlCommandHandler).



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