[
https://issues.apache.org/jira/browse/IGNITE-26840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-26840:
--------------------------------------
Ignite Flags: (was: Docs Required,Release Notes Required)
> Catalog. Migrate rest of the code from name to column id
> --------------------------------------------------------
>
> Key: IGNITE-26840
> URL: https://issues.apache.org/jira/browse/IGNITE-26840
> Project: Ignite
> Issue Type: Improvement
> Components: catalog ai3
> Reporter: Konstantin Orlov
> Assignee: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In IGNITE-26125 column id was introduced. Most of the places were adjusted to
> use column ids instead of column name. But to reduce size of the patch, some
> places were left intact. For instance, see usages of
> {{org.apache.ignite.internal.catalog.descriptors.CatalogTableDescriptor#primaryKeyColumnNames}}
> and
> {{org.apache.ignite.internal.catalog.descriptors.CatalogTableDescriptor#colocationColumnNames}}.
> Let's cleanup the code and migrate rest of the places from column name to
> column id.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)