[
https://issues.apache.org/jira/browse/IGNITE-15107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov updated IGNITE-15107:
--------------------------------------
Labels: calcite ignite-3 (was: calcite calcite3-required ignite-3)
> Integrate DDL handler into Ignite 3.0
> -------------------------------------
>
> Key: IGNITE-15107
> URL: https://issues.apache.org/jira/browse/IGNITE-15107
> Project: Ignite
> Issue Type: Sub-task
> Components: sql
> Reporter: Konstantin Orlov
> Assignee: Evgeny Stanilovsky
> Priority: Major
> Labels: calcite, ignite-3
> Time Spent: 17h 20m
> Remaining Estimate: 0h
>
> Need to implement handler of the following basic commands:
> * Create table
> * Alter table
> * Drop table
> * Create index
> * Drop index
> Reference point is
> {{org.apache.ignite.internal.processors.query.calcite.exec.ddl.DdlCommandHandler}}.
> Required tests are available in following classes:
> {{org.apache.ignite.internal.processors.query.calcite.integration.IndexDdlIntegrationTest}}
> {{org.apache.ignite.internal.processors.query.calcite.integration.TableDdlIntegrationTest}}
> NB: all referenced classes are resided in ignite-2 codebase in
> {{sql-calcite}} branch.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)