You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2022/08/22 10:47:00 UTC

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

Andrey Mashenkov created IGNITE-17562:
-----------------------------------------

             Summary: 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
            Reporter: Andrey Mashenkov


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)