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 would you like to happen? To my knowledge, there is no way to write protocol buffers to BigQuery using the Python SDK. I am currently writing them by...

python
io
dataflow
new feature
P2
awaiting triage

Remove the budget distributor thread and move the managing of each server's internal budget to the direct GetWorkStream. R: @arunpandianp @scwhittle ------------------------ Thank you for your contribution! Follow this checklist...

runners
dataflow
Next Action: Reviewers

A blog post explaining Beam YAML's streaming capabilities, showcasing how to handle Protobuf events. ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly...

website
Next Action: Reviewers

### What happened? Python 3.12 introduced the `type` [statement](https://docs.python.org/3/library/typing.html#typing.TypeAliasType) to define type aliases. Using the `type` statement with `apache-beam` 2.60.0 generates an error however: ```python TypeError: Type hints for a...

python
bug
P2
awaiting triage

Fix for tableExists() method that causes a Spanner Change Stream consumer to be unable to recover from a restart. fixes #32509 ------------------------ See the [Contributor Guide](https://beam.apache.org/contribute) for more tips on...

java
io
gcp
Next Action: Reviewers
spanner

Start and closing Windmill streams are currently via `halfClose()` and on stream creation. Implementations were previously created and returned in a "started" state usually after the stream has already sent...

runners
dataflow
Next Action: Reviewers

Add direct path code branch R: @scwhittle @arunpandianp ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Mention...

runners
dataflow
Next Action: Reviewers

Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.44.0 to 1.45.0. Release notes Sourced from cloud.google.com/go/storage's releases. storage: v1.45.0 1.45.0 (2024-10-17) Features storage/internal: Adds support for restore token (70d82fe) storage: Adding bucket-specific dynamicDelay (#10987) (a807a7e)...

go
dependencies
Next Action: Reviewers

Bumps [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) from 1.49.2 to 1.50.2. Release notes Sourced from github.com/fsouza/fake-gcs-server's releases. v1.50.2 What's Changed Revert "fakestorage: remove unused type" by @​fsouza in fsouza/fake-gcs-server#1782 Full Changelog: https://github.com/fsouza/fake-gcs-server/compare/v1.50.1...v1.50.2 v1.50.1 What's Changed...

go
dependencies

Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.10.18 to 2.10.22. Release notes Sourced from github.com/nats-io/nats-server/v2's releases. Release v2.10.22 Changelog Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x. Go Version 1.22.8...

go
dependencies