apache/beam

[Task]: Update Python slowly updating side input example

Open

#35,935 opened on Aug 21, 2025

View on GitHub
 (20 comments) (0 reactions) (6 assignees)Java (7,313 stars) (4,097 forks)batch import
P2good first issuepythontaskwebsite

Description

What needs to happen?

https://beam.apache.org/documentation/patterns/side-inputs/ is missing a side input pattern for Python

When doing this, we should factor in https://github.com/apache/beam/issues/35934 (and probably use Latest.Globally.without_defaults() and test on Dataflow)

Issue Priority

Priority: 2 (default / most normal work should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Infrastructure
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner

Contributor guide