aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/planner/sql/handlers/CreateFunctionHandler.java
AgeCommit message (Expand)Author
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2017-09-02DRILL-5751: Fix unit tests to use local file system even if it is not set by ...Arina Ielchiieva
2017-03-01DRILL-4963: Fix issues with dynamically loaded overloaded functionsArina Ielchiieva
2016-12-12DRILL-5044: Fix retry logic to handle VersionMismatchException by not deletin...Arina Ielchiieva
2016-10-18DRILL-4726: Dynamic UDF SupportArina Ielchiieva