https://cwiki.apache.org/confluence/display/PIG/UDFsUsingScriptingLanguages
Now that we have a boolean datatype, filter function is just an evalfunc of boolean. ~Aniket On Wed, Sep 4, 2013 at 12:01 PM, Serega Sheypak <[email protected]>wrote: > It should work. > filtered_result = FILTER dirty_data udf.my_python_filter_func(field1, > field2); > > > 2013/9/4 Max Von Tilden <[email protected]> > > > Quick question from a Pig noob...in 0.11 does Pig support developing > > filter functions developed in Python? Is there any documentation or > > examples that anyone knows of? > > thx, > > John > -- "...:::Aniket:::... Quetzalco@tl"
