shishkovilja commented on code in PR #10316:
URL: https://github.com/apache/ignite/pull/10316#discussion_r1009572177


##########
modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/index/AbstractSchemaSelfTest.java:
##########
@@ -268,6 +272,39 @@ static void assertIndex(Ignite node, String cacheName, 
String tblName,
         assertInternalIndexParams(typeDesc, idxName, inlineSize);
     }
 
+    /**
+     * Forms full list of index fields. It is assumed that cache has the only 
QueryEntity.

Review Comment:
   Good point! I'll fix this.



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