arina-ielchiieva commented on issue #1491: DRILL-6084: Show Drill functions in WebUI for autocomplete URL: https://github.com/apache/drill/pull/1491#issuecomment-429846867 @kkhatua what if we add one more parameter to the function template, similar to null handling? This parameter will indicate if function is internal or public. Default is public. This would allow you to filter out all internal functions. You would have to add one more column to the sys.functions table as well. By the way, does sys.functions table have null handling column? I believe it could be useful.
---------------------------------------------------------------- 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
