Andrey Mashenkov created IGNITE-27680:
-----------------------------------------

             Summary: 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
             Fix For: 3.2


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)

Reply via email to