Just curious, what was the actual error with using filter's within nested foreach ?
Will it be possible to show the snippet ? (and schema of input ?).
We are using this without issue right now, so curious what the problem here is ..
Thanks, Mridul On Friday 26 February 2010 03:17 AM, zaki rahaman wrote:
Seems to work. Before I had my udf embedded inside the foreach and was doing the filter applying it to the fields 4 times... instead I just moved it to an additional column outside of the foreach and it's working
