beam
beam copied to clipboard
Apache Beam is a unified programming model for Batch and Streaming data processing.
### What happened? Starting Dec 10, building Python wheels started failing with a bunch of seg faults. It seems likely due to something with the underlying hardware or image. I...
### What would you like to happen? The runner of a portable beam pipeline may start processing a bundle that it later wants to cancel. Possible reasons for this could...
### What happened? We have a job that failed supposedly due to too big of a table row trying to be inserted into BQ, but the underlying reason was due...
When neither `project` nor `bigQueryProject` or set, a BigQueryIO read will fail on source split with the error: ``` Caused by: java.lang.NullPointerException: Required parameter projectId must be specified. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:924)...
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...
**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 [nodemailer](https://github.com/nodemailer/nodemailer) from 7.0.7 to 7.0.11. Release notes Sourced from nodemailer's releases. v7.0.11 7.0.11 (2025-11-26) Bug Fixes prevent stack overflow DoS in addressparser with deeply nested groups (b61b9c0) v7.0.10 7.0.10...
Changes: - dependencies definitions to otel - WindowedValue interface change to expose context for propagation - context is not read by user - changes are behind external_metadata experiment Next PRs:...
**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: - [ ]...
## What is the purpose of the change? This change adds table identification capabilities to `BigQueryStorageApiInsertError` to help users identify and troubleshoot errors when using BigQuery Storage Write API, especially...