You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "vogievetsky (via GitHub)" <gi...@apache.org> on 2023/02/21 23:54:00 UTC

[GitHub] [druid] vogievetsky opened a new pull request, #13830: make completions smarter

vogievetsky opened a new pull request, #13830:
URL: https://github.com/apache/druid/pull/13830

   Make it so that if the user starts typing quotes `"` then the auto completer will not try to fill its own quotes.
   
   Now both `FROM "w` and `FROM w` gets auto completed to `FROM "wikipedia"` and not `FROM ""wikipedia""`
   
   <img width="446" alt="image" src="https://user-images.githubusercontent.com/177816/220485259-435d57ea-d394-46c6-8289-db4c422865f9.png">
   
   


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [druid] vogievetsky merged pull request #13830: Web console: make completions smarter

Posted by "vogievetsky (via GitHub)" <gi...@apache.org>.
vogievetsky merged PR #13830:
URL: https://github.com/apache/druid/pull/13830


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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