[
https://issues.apache.org/jira/browse/IGNITE-24761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Zhuravkov updated IGNITE-24761:
--------------------------------------
Description:
Table column system views lacks information on whether or not a column is a
part of a collocation key / primary key. Let's update this system view to
include this information.
- Deprecate `SYSTEM.TABLES.COLOCATION_KEY_INDEX` column.
- Update `IgniteCatalogDsl` to use this information when constructing
`TableDefinition`.
was:
Table column system views lacks information on whether or not a column is a
part of a collocation key / primary key. Let's update this system view to
include this information.
- Deprecate `SYSTEM.TABLES.COLOCATION_KEY_INDEX` column.
- Update `IgniteCatalogDsl` to use this system view information.
> Sql. System views. Update table column system view to include information on
> key, collation columns
> ---------------------------------------------------------------------------------------------------
>
> Key: IGNITE-24761
> URL: https://issues.apache.org/jira/browse/IGNITE-24761
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Maksim Zhuravkov
> Priority: Major
> Labels: ignite-3
>
> Table column system views lacks information on whether or not a column is a
> part of a collocation key / primary key. Let's update this system view to
> include this information.
> - Deprecate `SYSTEM.TABLES.COLOCATION_KEY_INDEX` column.
> - Update `IgniteCatalogDsl` to use this information when constructing
> `TableDefinition`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)