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 2022/09/22 06:20:00 UTC

[jira] [Commented] (IGNITE-17562) Sql. Implement cascade drop for indices.

    [ https://issues.apache.org/jira/browse/IGNITE-17562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608098#comment-17608098 ] 

Evgeny Stanilovsky commented on IGNITE-17562:
---------------------------------------------

[~korlov], [~jooger] guys plz help with review ?

> Sql. Implement cascade drop for indices.
> ----------------------------------------
>
>                 Key: IGNITE-17562
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17562
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>    Affects Versions: 3.0.0-alpha5
>            Reporter: Andrey Mashenkov
>            Assignee: Evgeny Stanilovsky
>            Priority: Major
>              Labels: ignite-3
>
> As for now, dropping table doesn't force cascading index drop.
> Thus we have to drop indices manually before dropping the table.
> Let's force cascading index drop when table is dropped.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)