Question
What is the identity reducer?
Select an option. Your answer will be checked instantly.
Correct Answer: B. A reducer that emits grouped input records without additional transformation
Explanation:
Identity reduction can preserve framework grouping and sorting results.
It may also serve as a simple pass-through stage.
Leave a Reply