[
https://issues.apache.org/jira/browse/IGNITE-16266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-16266:
--------------------------------------
Component/s: sql
> Add unique id for indexes
> -------------------------
>
> Key: IGNITE-16266
> URL: https://issues.apache.org/jira/browse/IGNITE-16266
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Yury Gerzhedovich
> Assignee: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3, sql
> Fix For: 3.0.0-alpha5
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> As of now we address to index by name even internally. It could lead read
> another version of index wchi was dropped and created with another set of
> column . Let's introduce unique id (as we already have for tables) which
> could be accessed only internally and use as identifier of indexes.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)