@kkhatua I checked there are no existing functional tests that do a DROP FUNCTION USING ... We need to add functional tests that drop functions which are defined in jar files and recreate and verify.
/drillTEST_FRAMEWORK/drill-test-framework/framework/resources/Functional [test@dfc3012-45 Functional]# grep -ir "DROP FUNCTION USING JAR" * [test@dfc3012-45 Functional]# [ Full content available at: https://github.com/apache/drill/pull/1483 ] This message was relayed via gitbox.apache.org for [email protected]
