beam icon indicating copy to clipboard operation
beam copied to clipboard

Apache Beam is a unified programming model for Batch and Streaming data processing.

Results 933 beam issues
Sort by recently updated
recently updated
newest added

### What happened? When streaming data from PubSub, there are two broad options: 1. Create a new subscription on a topic 2. Use an existing subscription for a topic These...

go
dataflow
bug
P2

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.235.0 to 0.237.0. Release notes Sourced from google.golang.org/api's releases. v0.237.0 0.237.0 (2025-06-12) Features all: Auto-regenerate discovery clients (#3182) (bb1dc77) all: Auto-regenerate discovery clients (#3184) (7c6dc44) all: Auto-regenerate...

go
dependencies
Next Action: Reviewers

Address the issue https://github.com/apache/beam/issues/35174 in Python sdk TODO: unit tests ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [x]...

python
runners

…ng tests for SpannerSchemaTransformProvider. Completing #28686 ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Mention the appropriate...

python
java
io
gcp
Next Action: Reviewers
spanner
yaml

Fixes #35165 ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Mention the appropriate issue in your description...

java
io
jms

**Please** add a meaningful description for your change here ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ]...

python

**Please** add a meaningful description for your change here ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ]...

java
build
io
gcp
spanner

More information could be found here: [BEAM-9626](https://issues.apache.org/jira/browse/BEAM-9626) https://github.com/apache/beam/issues/20259 Once this change is merged, the Pymongo could be installed with this command: ``` pip install apache_beam[mongodb] ``` ------------------------ Thank you for...

python
Next Action: Reviewers

Address the issue https://github.com/apache/beam/issues/35174 in Java SDK ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [x] Mention the appropriate...

java

The pymongo driver is installed by default, but as the number of IO connectors in the python sdk grows, I don't think this is the precedent we want to set. ...

python
core
P3
improvement