[
https://issues.apache.org/jira/browse/IGNITE-18526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Uttsel updated IGNITE-18526:
-----------------------------------
Description:
Need to provide DDL command and its handler to altering table with new zone.
As a result, we need to create command (AlterTableChangeZone, like
AlterTableAddCommand) and execute this command in order to apply changes to
configuration (see DdlCommandHandler).
was:
Need to provide DDL command and its handler to altering table with new zone.
As a result, we need to create command (like AlterTableAddCommand) and execute
this command in order to apply changes to configuration (see DdlCommandHandler).
> Sql. Provide command and handler to change the zone of the table.
> -----------------------------------------------------------------
>
> Key: IGNITE-18526
> URL: https://issues.apache.org/jira/browse/IGNITE-18526
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Sergey Uttsel
> Priority: Major
> Labels: ignite-3
>
> Need to provide DDL command and its handler to altering table with new zone.
> As a result, we need to create command (AlterTableChangeZone, like
> AlterTableAddCommand) and execute this command in order to apply changes to
> configuration (see DdlCommandHandler).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)