Dear Wiki user, You have subscribed to a wiki page or wiki category on "Pig Wiki" for change notification.
The following page has been changed by OlgaN: http://wiki.apache.org/pig/UDFManual ------------------------------------------------------------------------------ Pig provides extensive support for user defined functions (UDFs) as a way to specify custom processing. Functions can be a part of almost every operator in Pig. This document describes how to use existing functions as well as how to write your own functions. - *Note*: The infomation presented here is for the latest version of Pig, currently available on the `types` branch. + '''Note''': The infomation presented here is for the latest version of Pig, currently available on the `types` branch. [[Anchor(Eval_Functions)]] == Eval Functions ==
