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 happened? I've been upgrading dataframe to be compliant with Pandas 2, and a new doctest in Pandas 2 revealed this bug that currently exists in Pandas 1. Whenever...

python
bug
P2
dataframe

### What happened? Pipeline Options doesn't recursively get all args from children of its subclasses which means you can't effectively have extended inheritance of the PipelineOptions class in python which...

python
P3
bug
awaiting triage

### What happened? There might be a race in sentence_transformers tests: ``` if os.path.exists(path + ".lock"): > os.remove(path + ".lock") E FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/.cache/torch/sentence_transformers/sentence-transformers_all-mpnet-base-v2/sentence_bert_config.json.lock'...

python
tests
bug
P2
failing test
flake
awaiting triage

### What would you like to happen? This issue relates to the Python SDK, but it is probably relevant to other SDKs as well: We have a use case where...

python
java
go
io
typescript
new feature
P2

------------------------ 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:...

java
io
gcp

### What happened? I am running Pipeline with WriteToFiles the destination is fetched from record and then files are written to GCP cloud Storage we found out that few of...

python
dataflow
P1
bug

Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.12.1 to 2.0.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradle.common-custom-user-data-gradle-plugin&package-manager=gradle&previous-version=1.12.1&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

build
dependencies

This PR tries to solve #30789 by adding a runner for Flink 1.18. So far I haven't identified any changes that need to be done beyond the version bump. ------------------------...

go
build
examples
runners
flink
Next Action: Reviewers

### What would you like to happen? Can you add support for Apache Pinot https://pinot.apache.org/ ### Issue Priority Priority: 3 (nice-to-have improvement) ### Issue Components - [ ] Component: Python...

io
new feature
P3
awaiting triage

The StressTests Java KafkaIO is failing over 50% of the time. Please visit https://github.com/apache/beam/actions/workflows/beam_StressTests_Java_KafkaIO.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=3&var-Workflow=StressTests%20Java%20KafkaIO

P1
bug
flaky_test
workflow_id: 92958584