Charles, In code you can set break point in *FunctionImplementationRegistry* and run any test case with query. You can find all build-in functions in *localFunctionRegistry. *Other Drill type functions are placed in * remoteFunctionRegistry.*Non-Drill functions are stored in *pluggableFuncRegistries *(such as Hive UDF)
Kind regards Vitalii On Thu, Jul 19, 2018 at 5:08 PM Charles Givre <[email protected]> wrote: > Hello all, > Is there a list somewhere of all the Drill type functions? > Thanks, > — C
