|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Added Classes and Interfaces | |
|
Core logic for applying an SUM function to a bag of BigDecimals. |
Final |
|
Intermediate |
|
|
Core logic for applying an SUM function to a bag of BigIntegers. |
Final |
|
Intermediate |
|
|
|
|
Pig UDF for reading and writing Avro data. |
|
|
|
This method should never be used directly use SUM |
|
|
|
|
|
|
|
This method should never be used directly use SUM |
|
|
|
|
|
This method should never be used directly use MAX |
|
|
|
|
|
|
|
This method should never be used directly use MAX |
|
|
|
|
|
|
|
Pig UDF to test input tuple.get(0) against tuple.get(1) to determine if the first argument ends with the string in the second. |
|
Compares two Strings ignoring case considerations. |
|
|
|
|
|
Returns a string with only leading whitespace omitted. |
|
Wrapper class which will delegate calls to parquet.pig.ParquetLoader |
|
Wrapper class which will delegate calls to parquet.pig.ParquetStorer |
|
This is a UDF which allows the user to specify a string prefix and then filter for the columns in a relation that begin with that prefix. |
|
Returns a string with only tailing whitespace omitted. |
|
SUBTRACT takes two bags as arguments and returns a new bag composed of tuples of first bag not in the second bag. If null bag arguments are replaced by empty bags. |
|
Pig Store/Load Function for Trevni. |
Changed Classes | |
|
Generates the concatenation of the first two arguments. |
|
|
|
Reads and Writes metadata using JSON in metafiles next to the data. |
|
A load function that parses a line of input into fields using a character delimiter. |
|
The default implementation of PigStreamingBase It converts tuples into fieldDel separated lines and fieldDel separated lines into tuples. |
|
Pig UDF to test input tuple.get(0) against tuple.get(1) to determine if the first argument starts with the string in the second. |
|
This method should never be used directly use CONCAT |
|
This load function simply creates a tuple for each line of text that has a single chararray field that contains the line of text. |
|
ToDate converts the ISO or the customized string or the Unix timestamp to the DateTime object. |
|
This abstract class provides standard conversions between utf8 encoded data and pig data types. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |