timoninmaxim commented on a change in pull request #9545:
URL: https://github.com/apache/ignite/pull/9545#discussion_r741682359
##########
File path:
modules/core/src/main/java/org/apache/ignite/cache/query/IndexQuery.java
##########
@@ -29,12 +29,15 @@
import org.jetbrains.annotations.Nullable;
/**
- * Index query runs over internal index structure and returns cache entries
for index rows.
+ * Index queries perform over distributed indexes and retrieve cache entries
that match the specified criteria.
Review comment:
Changed to `work`
--
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]