tkalkirill commented on code in PR #2691:
URL: https://github.com/apache/ignite-3/pull/2691#discussion_r1361467493


##########
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/commands/CatalogUtils.java:
##########
@@ -367,12 +367,11 @@ public static String pkIndexName(String tableName) {
     }
 
     /**
-     * Returns index with given name.
+     * Returns index descriptor.
      *
      * @param schema Schema to look up index in.
      * @param name Name of the index of interest.
-     * @return Table with given name.
-     * @throws IndexNotFoundValidationException If index with given name is 
not exists.
+     * @throws IndexNotFoundValidationException If index is not exists.

Review Comment:
   fix it



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