public List<FuncSpec> getArgToFuncMapping() throws FrontendException needs to be modified accordingly, since you are now passing your UDF the entire tuple. You don't really need to implement it if there is no overloaded function.
Sent from my iPhone On May 9, 2012, at 6:19 PM, DIPESH KUMAR SINGH <[email protected]> wrote: > public List<FuncSpec> getArgToFuncMapping() throws FrontendException
