In Dataflow, what is the purpose of a side input?

Google Cloud (GCP) Hard

Google Cloud (GCP) — Hard

In Dataflow, what is the purpose of a side input?

Key points

  • Side inputs offer read-only access to data
  • They can be global, applying to all elements
  • Main input PCollection is processed alongside side inputs
  • Incorrect options describe unrelated Dataflow concepts

Ready to go further?

Related questions