kfaraaz commented on issue #1483: DRILL-3988: Expose Drill built-in functions & UDFs in a system table URL: https://github.com/apache/drill/pull/1483#issuecomment-426841861 Can you please add a unit test to drop a function using, DROP FUNCTION USING JAR '<jar_name>.jar'; and then query the sys.functions table and verify that the dropped function is not in the results returned, after it was dropped.
---------------------------------------------------------------- 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
