Generated by
JDiff

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

Removed Methods
boolean tmpFileCompression(PigContext)  
String tmpFileCompressionCodec(PigContext)  
 

Added Methods
Schema getSchemaFromBagSchemaString(String) getSchemaFromBagSchemaString NOTE: use this call when you need to generate a Schema object from the representation generated by Schema#toString.
void setTmpFileCompressionOnConf(PigContext, Configuration)  
 

Changed Methods
ResourceSchema getSchemaWithInputSourceTag(ResourceSchema, String) Change in signature from ResourceSchema to (ResourceSchema, String).
This method adds FieldSchema of 'input source tag/path' as the first field.