timoninmaxim commented on a change in pull request #9545:
URL: https://github.com/apache/ignite/pull/9545#discussion_r741669596



##########
File path: docs/_docs/distributed-computing/collocated-computations.adoc
##########
@@ -105,7 +105,7 @@ tab:C++[unsupported]
 ====
 [discrete]
 === Performance Considerations
-Colocated computations yield performance benefits when the amount of the data 
you want to process is sufficiently large. In some cases, when the amount of 
data is small, a link:key-value-api/using-scan-queries[scan query] may perform 
better.
+Colocated computations yield performance benefits when the amount of the data 
you want to process is sufficiently large. In some cases, when the amount of 
data is small, a link:key-value-api/using-cache-queries[scan query] may perform 
better.

Review comment:
       This is OK. I changed the title of part that describes ScanQuery among 
others cache queries. But this suggestion is about ScanQuery usage. So the link 
was changed only.




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