ignitetcbot commented on code in PR #13525:
URL: https://github.com/apache/ignite/pull/13525#discussion_r3875385587


##########
docs/_docs/thin-clients/java-thin-client.adoc:
##########
@@ -308,6 +308,8 @@ The `query(SqlFieldsQuery)` method returns an instance of 
`FieldsQueryCursor`, w
 NOTE: The `getAll()` method retrieves the results from the cursor and closes 
it.
 
 Read more about using `SqlFieldsQuery` and SQL API in the 
link:SQL/sql-api[Using SQL API] section.
+This section also describes how to use 
`SqlFieldsQuery.setQueryInitiatorId(...)`

Review Comment:
   Removed the redundant sentence; the link to the SQL API section is 
sufficient.



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