Module 2 Quiz: Design and transformations — Question 2
You need to combine two separate datasets in a pipeline. The first dataset contains transaction data, and the second contains user profile information. Both share a common user_id field. Which Dataflow transform is designed specifically for joining these two distinct datasets based on their shared key?
이 연습은 강의의 일부입니다
