Maksim Zhuravkov created IGNITE-24761:
-----------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)