Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
After implementing IGNITE-18254 and IGNITE-18156 need to provide DDL commands and their handlers to altering and create 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).
The following configuration parameters should be covered by the ticket for ALTER operation: name, DATA_NODES_AUTO_ADJUST, DATA_NODES_AUTO_ADJUST_SCALE_UP, DATA_NODES_AUTO_ADJUST_SCALE_DOWN
Attachments
Issue Links
- is a child of
-
IGNITE-18158 Sql. Investigate possible syntax and abilities for ALTER ZONE command
- Resolved
- links to