You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2021/08/31 13:37:00 UTC

[jira] [Assigned] (IGNITE-15107) Integrate DDL handler into Ignite 3.0

     [ https://issues.apache.org/jira/browse/IGNITE-15107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evgeny Stanilovsky reassigned IGNITE-15107:
-------------------------------------------

    Assignee: Evgeny Stanilovsky

> 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
>
> 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.3.4#803005)