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)