Which of the following is TRUE about Transformer Stage when $APT_TRANSFORM_COMPILE_OLD_NULL_HANDLING is set?
A.
A Modify Operator is inserted at run time before a Transformer stage to handle null values
B.
If an input column that is used in the derivation expression of an output column contains a null value, then the resulting output column contains a null.
C.
If an input column that is used in the derivation expression of an output column contains a null value, then that row will be dropped or, if a reject link had been defined, rejected
D.
If an input column that is used in the derivation expression of an output column contains a null value, then the resulting output column will be calculated
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
vishu82
2 years, 5 months agoDlab3d
4 years, 1 month ago