[
https://issues.apache.org/jira/browse/IGNITE-21862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-21862:
-----------------------------------------
Fix Version/s: 3.0.0-beta2
> Rename table catalog command must also rename the PK index
> ----------------------------------------------------------
>
> Key: IGNITE-21862
> URL: https://issues.apache.org/jira/browse/IGNITE-21862
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksandr Polovtcev
> Assignee: Aleksandr Polovtcev
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {{RenameTableCommand}} is used to rename a table. However, it does not rename
> its primary key, which is tied to the table's name. This leads to a bug, for
> example, when you rename a table and create a new table with the old name an
> exception is thrown indicating that an index with this name already exists.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)