Generated by
JDiff

Package org.apache.pig.builtin

Added Classes
OrcStorage.NonEmptyOrcFileFilter  
 

Changed Classes
Distinct Find the distinct set of tuples in a bag.
RANDOM Return a random double value.
RoundRobinPartitioner  
TOP Top UDF accepts a bag of tuples and returns top-n tuples depending upon the tuple field value of type long.
TextLoader This load function simply creates a tuple for each line of text that has a single chararray field that contains the line of text.