I am looking at the jython UDF function capabilities. Is it fair to say that the jython UDFs are only for filter, and aggregate functions and _not_ load/store UDFs?
I am assuming so as JythonFunction extends EvalFunc. I couldn't find any discussion on PIG-928 as to if load/store python UDFs were considered. thanks, daniel
