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/09/16 05:05:20 UTC

[GitHub] [incubator-druid] vogievetsky opened a new pull request #8543: Web console: prevent extra trim in auto complete

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.
   
   ![image](https://user-images.githubusercontent.com/177816/64935231-e3831c00-d804-11e9-9b20-020ba3d99a09.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.
 
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