Yury Gerzhedovich created IGNITE-18271:
------------------------------------------
Summary: Sql. Provide commands and handlers for alter distributed
zones operation
Key: IGNITE-18271
URL: https://issues.apache.org/jira/browse/IGNITE-18271
Project: Ignite
Issue Type: Sub-task
Components: sql
Reporter: Yury Gerzhedovich
After implementing IGNITE-18254 Need to provide DDL commands and their handlers
to altering zones configuration, as well as translation to these 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)