sanpwc commented on a change in pull request #330:
URL: https://github.com/apache/ignite-3/pull/330#discussion_r707418957



##########
File path: 
modules/schema/src/main/java/org/apache/ignite/internal/schema/mapping/ColumnMapper.java
##########
@@ -24,6 +24,7 @@
 /**
  * Column mapper interface.
  */
+// TODO: IGNITE-15480 Probably should be removed after index column mapping 
refactoring.

Review comment:
       I mean that index should be mapped to columns by column_id's that will 
be a part of internal configuration extension. column_id's will be final, so 
column renaming won't effect column-to-index mapping.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to