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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
