Re: Context-specific step function in Iteration

2016-06-01 Thread Maximilian Michels
Hi Martin, No worries. Thanks for letting us know! Cheers, Max On Mon, May 30, 2016 at 9:17 AM, Martin Junghanns wrote: > Hi again, > > I had a bug in my logic. It works as expected (which is perfect). > > So maybe for others: > > Problem: > - execute superstep-dependent UDFs on datasets which

Re: Context-specific step function in Iteration

2016-05-30 Thread Martin Junghanns
Hi again, I had a bug in my logic. It works as expected (which is perfect). So maybe for others: Problem: - execute superstep-dependent UDFs on datasets which do not have access to the iteration context Solution: - add dummy element to the working set (W) at the beginning of the step functi