Question
Why must a combiner not change the logical result if it is skipped?
Select an option. Your answer will be checked instantly.
Correct Answer: A. The framework does not guarantee that a combiner will run
Explanation:
A combiner is an optimization rather than a required semantic stage.
Job correctness must not depend on its execution.
Leave a Reply