pig-user  

Re: PIG built-in functions

pi song
Mon, 12 May 2008 16:17:36 -0700

I'm sorry to say we don't have FLOOR, CEIL at the moment but I guest you use
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 few
> PIG
> 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
>