Generated by
JDiff

Class org.apache.pig.builtin.Utf8StorageConverter

Added interface org.apache.pig.LoadCaster.

Changed from abstract to non-abstract.

Added Methods
Boolean bytesToBoolean(byte[])  
 

Changed Methods
DataBag bytesToBag(byte[], ResourceFieldSchema) Change in signature from byte[] to (byte[], ResourceFieldSchema).
 
Tuple bytesToTuple(byte[], ResourceFieldSchema) Change in signature from byte[] to (byte[], ResourceFieldSchema).