You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2021/11/04 09:17:00 UTC

[jira] [Updated] (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 ]

Yury Gerzhedovich updated IGNITE-15107:
---------------------------------------
    Labels: calcite calcite3-required ignite-3  (was: )

> 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, calcite3-required, ignite-3
>          Time Spent: 3h
>  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.3.4#803005)