Hi, Now they are but the outcome remains the same.
Any additional pointers? Regards, -Stefan On Mon, Nov 9, 2015 at 7:21 PM, Stefán Baxter <[email protected]> wrote: > Hi Nathan, > > thank you for a prompt reply. > > I thought the were but they are in fact compiled with the 1.2 dependency > (from maven) but they are placed in the correct place :) > > I will correct this and continue. > > Regards, > -Stefán > > > > > > On Mon, Nov 9, 2015 at 7:15 PM, Nathan Griffith <[email protected]> > wrote: > >> Hi Stefan, >> >> A couple things: >> >> 1.) Have the UDFs been recompiled using the 1.3 dependency? >> >> 2.) Have the jars for the UDFs definitely been placed in the new 1.3 >> install's jars/3rdparty directory? >> >> Forgive me if these suggestions are too rudimentary, but it's always >> nice to start with some sanity checks :) >> >> Best, >> Nathan >> >> On Mon, Nov 9, 2015 at 10:56 AM, Stefán Baxter >> <[email protected]> wrote: >> > Hi, >> > >> > I have a small set of UDFs that I have been running with Drill 1.1/1.2 >> > which I'm trying to get working with 1.3 to no avail. >> > >> > It's as if the library is no picked up correctly even though the error I >> > get indicates a missing function signature (variant): >> > >> > Error: VALIDATION ERROR: From line 1, column 129 to line 1, column 164: >> No >> > match found for function signature roundTimeStamp(<NUMERIC>, >> <CHARACTER>) >> > >> > Have the rules for UDFs changed at all for the 1.3 snapshot? >> > >> > Regards, >> > -Stefan >> > >
