This class implements {@link org.apache.pig.Algebraic}, so if possible the execution will performed in a distributed fashion.
There are no restrictions as to the data types inside the bag to be counted.
COUNT implements the {@link org.apache.pig.Accumulator} interface as well.While this will never be the preferred method of usage it is available in case the combiner can not be used for a given calculation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|