vogievetsky opened a new pull request #8543: Web console: prevent extra trim in auto complete URL: https://github.com/apache/incubator-druid/pull/8543 Fixes a small issue where the title in the auto complete helper is missing the last 2 chars this is because functions used to end in `()` and this would trim that out but then the `()` were removed. 
---------------------------------------------------------------- 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]
