Quiz 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?
This exercise is part of the course
Build Batch Data Pipelines on Google Cloud
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise