Generated by
JDiff

Package org.apache.pig.builtin

Removed Classes
RoundRobinPartitioner This partitioner should be used with extreme caution and only in cases where the order of output records is guaranteed to be same.
 

Changed Classes
AvroStorage Pig UDF for reading and writing Avro data.
JsonStorage A JSON Pig store function.
OrcStorage A load function and store function for ORC file.
ParquetLoader Wrapper class which will delegate calls to parquet.pig.ParquetLoader
PigStorage A load function that parses a line of input into fields using a character delimiter.