Yury Gerzhedovich created IGNITE-18157:
------------------------------------------
Summary: Sql. Provide commands and handlers for distributed zones
related operations
Key: IGNITE-18157
URL: https://issues.apache.org/jira/browse/IGNITE-18157
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Yury Gerzhedovich
After implementing IGNITE-18156 Need to provide DDL commands and their handlers
to configure zones configuration in, 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)