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? Currently BigQuery table schema utility, and the implementation for StorageWrites, does not support sending Beam Rows withMaps as part of their schema. ###...

java
io
gcp
new feature
P2

Performance change found in the test: `gbk_python_batch_load_test_2gb_of_10B_records` for the metric: `runtime`. For more information on how to triage the alerts, please look at `Triage performance alert issues` section of the...

awaiting triage
perf-alert

Performance change found in the test: `combine_python_batch_2gb_10_byte_records` for the metric: `runtime`. For more information on how to triage the alerts, please look at `Triage performance alert issues` section of the...

awaiting triage
perf-alert

We were using a workaround because of an issue in ByteBuddy (#32701). This has been fixed so we can now use ByteBuffer normally Note that this is an update compatible...

java
build
io
Next Action: Reviewers

### What needs to happen? Many gradle plugins and toolchains (like spotless, errorprone) are dropping Java 8 support. We still need to allow users of Java 8 to use Beam...

task
P2

Testing #32758 **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: -...

build
infra

### What would you like to happen? Lineage from certain supported IOs are reported as StringSet metrics by default. We want to add a flag which can allow customers to...

python
java
go
new feature
P2
awaiting triage

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.199.0 to 0.201.0. Release notes Sourced from google.golang.org/api's releases. v0.201.0 0.201.0 (2024-10-15) Features all: Auto-regenerate discovery clients (#2822) (02a3fa0) all: Auto-regenerate discovery clients (#2825) (2c66186) v0.200.0 0.200.0...

go
dependencies
Next Action: Reviewers

### What needs to happen? Flink 1.16 is very old and has been unsupported by Flink for a long time. We now support 1.17 and 1.18 and 1.19 so we...

flink
task
P2

### What needs to happen? From https://s.apache.org/beam-python-type-hinting-overview: [Python Enhancement Proposal 585](https://peps.python.org/pep-0585/), first implemented in Python 3.9, deprecates the typing module in favor of subscripting built-in types (tuple, list, dict, set,...

python
task
P2