vogievetsky commented on pull request #10360:
URL: https://github.com/apache/druid/pull/10360#issuecomment-689046794


   @fjy "Live query" is a re-imagining of the "Auto run" option that exists in 
the current console
   
   
![image](https://user-images.githubusercontent.com/177816/92511866-c63c2000-f1c2-11ea-816e-b23e6279f073.png)
   
   when enabled it will automatically run the query when modified through the 
UI. Previously it was a boolean. This PR introduces a 3rd 'auto' option. Which 
runs the current query if the previous query completed in < 10s.
   
   `Auto run` was renamed to `Live query` because of two reasons:
   
   1. It overloaded the 'auto' word (`Auto run: auto` looks dumb)
   2. Live query is a pretty idiomatic concept in the BI world: 
https://help.tableau.com/current/online/en-us/to_bridge_livequery.htm 
   


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



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

Reply via email to