Generated by
JDiff

API Differences

Between pig 0.15.0 and pig 0.16.0

Added Packages
org.apache.pig.impl.io.
compress
 
 

Changed Packages
org.apache.pig

Public interfaces and classes for Pig.

org.apache.pig.backend.hadoop  
org.apache.pig.backend.
hadoop.executionengine.mapReduceLayer
 
org.apache.pig.backend.
hadoop.executionengine.physicalLayer

Implementation of physical operators that use hadoop as the execution engine and data storage.

org.apache.pig.backend.
hadoop.executionengine.physicalLayer.expressionOperators
 
org.apache.pig.backend.
hadoop.executionengine.physicalLayer.relationalOperators
 
org.apache.pig.backend.
hadoop.executionengine.tez
 
org.apache.pig.backend.
hadoop.executionengine.tez.plan
 
org.apache.pig.backend.
hadoop.executionengine.tez.plan.operator
 
org.apache.pig.backend.
hadoop.executionengine.tez.plan.optimizer
 
org.apache.pig.backend.
hadoop.executionengine.tez.runtime
 
org.apache.pig.backend.
hadoop.executionengine.tez.util
 
org.apache.pig.builtin

This package contains builtin Pig UDFs.

org.apache.pig.builtin.mock  
org.apache.pig.data

This package contains implementations of Pig specific data types as well as support functions for reading writing and using all Pig data types.

org.apache.pig.impl  
org.apache.pig.impl.io  
org.apache.pig.impl.util  
org.apache.pig.newplan.
logical.relational
 
org.apache.pig.parser  
org.apache.pig.tools  
org.apache.pig.tools.pigstats  
org.apache.pig.tools.
pigstats.tez