Andrey Mashenkov created IGNITE-24040:
-----------------------------------------
Summary: Sql. Provide commands and handlers for alter schema name
operation
Key: IGNITE-24040
URL: https://issues.apache.org/jira/browse/IGNITE-24040
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Andrey Mashenkov
After implementing IGNITE-24020 need to provide DDL command and handler to
altering schema 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)