[
https://issues.apache.org/jira/browse/IGNITE-27680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-27680:
--------------------------------------
Description:
In IGNITE-26840 methods were marked as deprecated.
Let's drop them.
was:
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.
> Catalog. Drop unused methods.
> -----------------------------
>
> Key: IGNITE-27680
> URL: https://issues.apache.org/jira/browse/IGNITE-27680
> Project: Ignite
> Issue Type: Improvement
> Components: catalog ai3
> Reporter: Andrey Mashenkov
> Assignee: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
>
> In IGNITE-26840 methods were marked as deprecated.
> Let's drop them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)