fjy commented on a change in pull request #8544: Update Kafka loading docs to 
use the streaming data loader
URL: https://github.com/apache/incubator-druid/pull/8544#discussion_r324763142
 
 

 ##########
 File path: docs/tutorials/tutorial-query.md
 ##########
 @@ -57,12 +58,17 @@ You can issue the above query from the console.
 
 ![Query autocomplete](../assets/tutorial-query-01.png "Query autocomplete")
 
-The console query view provides autocomplete together with inline function 
documentation.
-You can also configure extra context flags to be sent with the query from the 
more options menu.
+The console query view provides autocomplete functionality with inline 
documentation.
 
 ![Query options](../assets/tutorial-query-02.png "Query options")
 
-Note that the console will by default wrap your SQL queries in a limit so that 
you can issue queries like `SELECT * FROM wikipedia` without much hesitation - 
you can turn off this behaviour.
+You can also configure extra context flags to be sent with the query from the 
more options menu.
+
+Note that the console will by default wrap your SQL queries in a limit where 
appropriate allowing you to issue queries like `SELECT * FROM wikipedia` 
without hesitation - you can turn off this behaviour from the `Smart query 
limit` toggle.
 
 Review comment:
   Note that the console will (by default) wrap your SQL queries in a limit 
where appropriate so that queries such as `SELECT * FROM wikipedia` can 
complete. You can turn off this behaviour from the `Smart query limit` toggle.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to