Union Transformation

Why Union Transformation is active while it passes all the rows through it.

Questions by DHANUVEER.1989

Showing Answers 1 - 3 of 3 Answers

etluser

  • Dec 27th, 2009
 

By definition, a transformation is treated as active if the number of input rows do not match the number of output rows.

Since Union transoformation accepts input rows from multiple pieplines, and combines the rows, input rows are always greater than the output rows. Hence, it's an active one. 

By logical definition, though, Union transformation acts just like a passive transformation as it passes through all the records coming in. 

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions