You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by "korlov42 (via GitHub)" <gi...@apache.org> on 2023/05/31 07:49:53 UTC

[GitHub] [ignite-3] korlov42 commented on a diff in pull request #2119: IGNITE-19592 Implement ADD/DROP COLUMN DDL commands with using Catalog

korlov42 commented on code in PR #2119:
URL: https://github.com/apache/ignite-3/pull/2119#discussion_r1211236617


##########
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/descriptors/HashIndexDescriptor.java:
##########
@@ -28,31 +26,20 @@
 public class HashIndexDescriptor extends IndexDescriptor {
     private static final long serialVersionUID = -6784028115063219759L;
 
-    private final List<String> columns;

Review Comment:
   changes to this class seems unrelated



-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org