Hello ,
I have this peculiar issue .
I have data which generates aeging buckets :
0-30 30-60 60-90 90-180
I am using union tool to merge two data streams before generating output .
But at times union tool generates error '60-90 field is missing in union' whenever there is no data in input for 60-90 bucket .
Also , this issue gets resolved when i rerun the workflow . Strange .
Any support appreciated .