Arun C Murthy
Mon, 12 May 2008 17:25:38 -0700
On May 12, 2008, at 4:35 PM, pi song wrote:
Sorry I'm stupid. FLOOR, CEIL are not aggregate. You have to write a UDF.
And if you do write one, please contribute it back to Pig! *smile* Arun
On 5/13/08, pi song <[EMAIL PROTECTED]> wrote:I'm sorry to say we don't have FLOOR, CEIL at the moment but I guest youuse MIN/MAX and apply a bit. On 5/13/08, Prashanth Pappu <[EMAIL PROTECTED]> wrote:I need to use the equivalents of SQL functions FLOOR, CEIL etc in a fewPIG queries. And I'm looking for a list of complete PIG supported functions. Is there any such documentation? Else, does anyone know if these functions are supported? Prashanth