You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/06/20 18:05:37 UTC

[GitHub] [incubator-druid] vogievetsky opened a new pull request #7934: Web console: more accurate keyword auto complete in Query View

vogievetsky opened a new pull request #7934: Web console: more accurate keyword auto complete in Query View
URL: https://github.com/apache/incubator-druid/pull/7934
 
 
   The native ace editor auto completions were not accurate to Druid SQL. It had `INSERT` but not `BETWEEN`.
   
   ![image](https://user-images.githubusercontent.com/177816/59870898-386cde80-934b-11e9-8694-3ad99f6fd523.png)
   
   Also pulling in the data types from the SQL doc now.
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org