I am writing a UDF that will perform validation on the input row and shall
require access to every column in the row (or alternatively to simply the
unparsed/pre-processed line).

Is there any way to achieve this?  Or will it be simply necessary to
declare an overloaded evaluate() method with a signature comprising every
field ?

Suggestion of alternative tactics also welcomed.


thanks

stephenb

Reply via email to