in Technology by
What is the difference between active and passive transformation?

1 Answer

0 votes
by

Active Transformation:- An active transformation can perform any of the following actions:

  • Change the number of rows that pass through the transformation: For instance, the Filter transformation is active because it removes rows that do not meet the filter condition.
  • Change the transaction boundary: For e.g., the Transaction Control transformation is active because it defines a commit or roll back transaction based on an expression evaluated for each row.
  • Change the row type: For e.g., the Update Strategy transformation is active because it flags rows for insert, delete, update, or reject.

Passive Transformation: A passive transformation is one which will satisfy all these conditions:

  • Does not change the number of rows that pass through the transformation
  • Maintains the transaction boundary
  • Maintains the row type

Related questions

0 votes
    Is ‘sorter’ an active or passive transformation?...
asked Mar 25, 2021 in Technology by JackTerrance
0 votes
    Why is sorter an active transformation?...
asked Mar 26, 2021 in Technology by JackTerrance
0 votes
    What Is The Difference Between Active And Passive Check In Nagios?...
asked Jun 25, 2023 in Technology by JackTerrance
0 votes
    Differentiate between Reusable Transformation and Mapplet....
asked Mar 29, 2021 in Technology by JackTerrance
0 votes
    Differentiate between joiner and Lookup Transformation....
asked Mar 27, 2021 in Technology by JackTerrance
0 votes
    What are the differences between Source Qualifier and Joiner Transformation?...
asked Mar 27, 2021 in Technology by JackTerrance
0 votes
    Differentiate between Source Qualifier and Filter Transformation?...
asked Mar 27, 2021 in Technology by JackTerrance
0 votes
    If a resistor Rx is connected between nodes X and Y, Ry between X and Y, Rz between Y and Z to form a ... Questions for GATE EC Exam, Network Theory MCQ (Multiple Choice Questions)...
asked Oct 20, 2021 in Education by JackTerrance
0 votes
    Differentiate between Router and Filter Transformation?...
asked Mar 28, 2021 by JackTerrance
0 votes
    What are differences between active and passive check of Nagios?...
asked Jun 24, 2023 in Technology by JackTerrance
...