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

Fixes #31431 A more common approach to packaging Python package is leveraging pyproject.toml files and having a src directory (instead of a flat directory). This change intends to update the...

python
website
examples

PR to trigger workflows against the files post python 3.8 deprecation ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: -...

build

Document an existing issue #32335 **Please** add a meaningful description for your change here ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly...

java
io
gcp

**Please** add a meaningful description for your change here Pass custom cache dir to prevent `PermissionError: [Errno 13] Permission denied: '/home/.apache_beam'` ------------------------ Thank you for your contribution! Follow this checklist...

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
io
kafka

The PreCommit GoPortable is failing over 50% of the time. Please visit https://github.com/apache/beam/actions/workflows/beam_PreCommit_GoPortable.yml?query=is%3Afailure+branch%3Amaster to see all failed workflow runs. See also Grafana statistics: http://metrics.beam.apache.org/d/CTYdoxP4z/ga-post-commits-status?orgId=1&viewPanel=10&var-Workflow=PreCommit%20GoPortable

P1
bug
flaky_test
workflow_id: 65069331

- Add correct shutdown mechanics - remove deadline from direct path streaming RPCs - consume worker metadata more efficient (i.e remove polling) R: @scwhittle ------------------------ Thank you for your contribution!...

runners
dataflow
Next Action: Reviewers

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

python
website
yaml

Writing raw messages to pubsub in Beam YAML writes a string object instead of encoded bytes (which is the expected type) - this PR fixes raw messages to instead be...

python
Next Action: Reviewers
yaml