[
https://issues.apache.org/jira/browse/IGNITE-15160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-15160:
-----------------------------------------
Labels: calcite2-required calcite3-required (was: )
> Calcite integration. Deduplicate some DDL commands handler
> -----------------------------------------------------------
>
> Key: IGNITE-15160
> URL: https://issues.apache.org/jira/browse/IGNITE-15160
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksey Plekhanov
> Priority: Major
> Labels: calcite2-required, calcite3-required
>
> Currently code to handle some DDL commands (CREATE TABLE, ALTER TABLE
> ADD/DROP) is almost duplicated for calcite engine and H2 engine
> implementations. We can move calcite-engine and H2-engine commands to core
> commands (classes that extend {{SqlCommand}}) and move code processing these
> commands to the core module.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)