I am using the window recipe to compute rownumber.
I am only getting rownumber as the column in my ouput.
How do i make the output have the same columns as the input plus the rownumber?
I already figured it out. The answer is to RETRIEVE the columns in the AGGREGATE step.