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
