Vladsz83 commented on code in PR #10983:
URL: https://github.com/apache/ignite/pull/10983#discussion_r1358015683


##########
docs/_docs/SQL/sql-calcite.adoc:
##########
@@ -241,3 +228,150 @@ Below are the data types supported by the Calcite-based 
SQL engine:
 |`java.lang.Object`
 
 |===
+
+== Optimizer hints [[hints]]
+
+The query optimizer does its best to build the fastest excution plan. But it 
is a far way to create an optimizer which

Review Comment:
   'create' occurs soon with 'create an optimizer' . I think 'to build' is 
better in this case.



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