beam
beam copied to clipboard
Apache Beam is a unified programming model for Batch and Streaming data processing.
### 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...
### 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...
### 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...
**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...
### 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...
### 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...
### 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...
**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: - [ ]...
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 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve...
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...