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? in this line : https://github.com/apache/beam/blob/60436605e1983d9bc34f5be4aec881124e22b13d/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryAvroUtils.java#L577 We enforce MAP types to have required values, this is a huge setback, especially that in previous versions...

java
new feature
P2
awaiting triage

### What would you like to happen? It's semantically confusing that `Row` is defined in `pvalue.py`. `pvalue`s are abstract representations of data while `Row`s are actually concretely instantiated. It might...

python
new feature
good first issue
P2

### What happened? For the Beam Yaml, there have an error in WriteToBQ after updating to 2.69, `ValueError: Unknow output 'error' at line 221: WriteResponseToBigQuery only has outputs []` look...

python
dataflow
bug
P2
awaiting triage
yaml

**Please** add a meaningful description for your change here ------------------------ This PR fixes #28438 where BigQuery operations would retry indefinitely when trying to access a non-existent dataset. The `BigQueryHelpers.getDatasetLocation()` method...

java
io
gcp
Next Action: Reviewers
reassigned-reviewers

### What happened? Re-enable the following temporary disabled unit tests. SpannerChangeStreamErrorTest > testResourceExhaustedRetry FAILED java.lang.AssertionError at MatcherAssert.java:18 SpannerChangeStreamErrorTest > testInvalidRecordReceived FAILED java.lang.AssertionError at MatcherAssert.java:18 SpannerChangeStreamErrorTest > testUnavailableExceptionRetries FAILED java.lang.AssertionError at...

tests
P1
bug
failing test
flake
awaiting triage

### What would you like to happen? When calling BigQuery's tables.get method, today, we are retrieving FULL details (which is the default). However, this is expensive and is resulting in...

python
new feature
good first issue
P2

### What happened? See https://github.com/apache/beam/actions/runs/19908135517/job/57069740859?pr=36983 - ParDoTest$BundleFinalizationTests. testBundleFinalizationWithState - ParDoTest$StateTests. testMapStateNoReadOnComputeIfAbsentAndPutIfAbsentInsertsElement - ParDoTest$TimerTests. testOutputTimestamp - ParDoTest$TimerTests. testOutputTimestampWithProcessingTime ### Issue Failure Failure: Test is flaky ### Issue Priority Priority: 1 (unhealthy...

tests
P1
bug
failing test
flake

**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: - [ ]...

infra

Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0. Commits 56774ef 10.5.0 1e4e297 bin: Do not expose filenames to shell expansion See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=glob&package-manager=npm_and_yarn&previous-version=10.4.5&new-version=10.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve...

dependencies
Next Action: Reviewers
javascript
reassigned-reviewers

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. Commits cc482e7 4.1.1 released 50968b8 dist...

dependencies
Next Action: Reviewers
javascript
reassigned-reviewers