Generated by
JDiff

Class org.apache.pig.impl.util.Utils

Added Methods
FuncSpec buildSimpleFuncSpec(String, byte[])  
ResourceSchema getSchema(LoadFunc, String, boolean, Job)  
String getStringFromArray(String[])  
String getTmpFileCompressorName(PigContext)  
FileInputLoadFunc getTmpFileStorageObject(Configuration)  
Collection mergeCollection(Collection, Collection)  
String slashisize(String) Replace sequences of two slashes ("\\") with one slash ("\") (not escaping a slash in grunt is disallowed but a double slash doesn't get converted into a regular slash so we have to do it instead)
boolean tmpFileCompression(PigContext)  
String tmpFileCompressionCodec(PigContext)