Package datafu.pig.util

Class Summary
ASSERT Asserts some boolean.
BoolToInt UDF which converts a Boolean to an Integer.
IntToBool UDF which converts an Integer to a Boolean.
SimpleEvalFunc<T> Uses reflection to makes writing simple wrapper Pig UDFs easier.
 



Matthew Hayes, Sam Shah