kkhatua opened a new pull request #1491: DRILL-6084: Show Drill functions in 
WebUI for autocomplete
URL: https://github.com/apache/drill/pull/1491
 
 
   Building on top of DRILL-3988 and leveraging DRILL-5868, this allows support 
for Drill functions to be now available in the WebUI.
   If users **wants** UDFs to show up, they should place the UDF jars in the 
`$DRILL_HOME/jars/3rdparty` directory so that this can be loaded during the 
Drillbit's startup. 
   
   Here is a snapshot of the WebUI leveraging the list of functions dynamically 
generated in the internal javascript and available in the WebUI's auto-complete:
   
![image](https://user-images.githubusercontent.com/4335237/46509083-91b0d400-c7f5-11e8-8f50-fdd5752ab033.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to