Page 1 of 1

Need help in Modify Stage

Posted: Tue Aug 19, 2008 3:06 pm
by prashanto_dev
I have to convert output of an aggregate field from an aggregator (Double) to an INTEGER field.
I can do it using Transformer. But I want to do it through Modify Stage. Please let me know the syntax to be used in specification in modify stage.

Posted: Tue Aug 19, 2008 3:27 pm
by ray.wurlod
decimal_from_decimal[trunc_zero](inputcol)