Konstantin Orlov created IGNITE-26840:
-----------------------------------------

             Summary: 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


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