[
https://issues.apache.org/jira/browse/IGNITE-19261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Gusakov updated IGNITE-19261:
------------------------------------
Description: Couple of tests for the zone create/alter ddl are not actual
after the IGNITE-19002, because they are based on the parser layer, but the
parser can't check these properties anymore. Instead, we must implement the
same tests in the scope of `DistributionZoneSqlToCommandConverterTest`.
> Replace parser tests for create/alter zones query by the tests for ddl
> converter
> --------------------------------------------------------------------------------
>
> Key: IGNITE-19261
> URL: https://issues.apache.org/jira/browse/IGNITE-19261
> Project: Ignite
> Issue Type: Task
> Reporter: Kirill Gusakov
> Priority: Major
> Labels: ignite-3
>
> Couple of tests for the zone create/alter ddl are not actual after the
> IGNITE-19002, because they are based on the parser layer, but the parser
> can't check these properties anymore. Instead, we must implement the same
> tests in the scope of `DistributionZoneSqlToCommandConverterTest`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)