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? See e.g. https://ge.apache.org/s/fqs6k37b63yko/tests/task/:runners:spark:3:job-server:validatesPortableRunnerStreaming/details/org.apache.beam.sdk.transforms.RedistributeTest?top-execution=1 There is no output from the test. ### Issue Priority Priority: 2 (default) ### Issue Components - [ ] Component: Python SDK - [...

stale
spark
bug
P2

### What needs to happen? A known issue in Pandas might affect Python 3.12 users: https://github.com/pandas-dev/pandas/issues/57500. Once a fix is released, we should upgrade. As part of the upgrade, we...

stale
python
P3
task
awaiting triage

### What would you like to happen? As far as I can tell, there's no way to access the Pub/Sub message publish time / publish_time in [ReadFromPubSub](https://beam.apache.org/releases/yamldoc/current/#readfrompubsub) for the purposes...

new feature
good first issue
P2
yaml

**Please** add a meaningful description for your change here This PR addresses #33041, a blocker for Neo4jIO in the Neo4j Flex template. It fixes WriteUnwindWithResultsFn to emit Neo4jWriteStats, resolving compilation...

java
io
Next Action: Reviewers
slow-review
reassigned-reviewers

Addresses https://github.com/apache/beam/issues/19878 Added flag for overriding artifact hostname ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Mention...

runners
Next Action: Reviewers
slow-review
reassigned-reviewers

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

java
io
gcp
Next Action: Reviewers
reassigned-reviewers

### What would you like to happen? In Beam YAML, There have risk if the program always using the latest version of beam, I want to control by myself, are...

new feature
P2
awaiting triage
yaml

- Add docencoding UTF-8 option to Javadoc configuration in BeamModulePlugin - Replace U+2019 (RIGHT SINGLE QUOTATION MARK) with ASCII apostrophe in source files - Fixes rendering issue where Unicode apostrophes...

java
build
io
kafka

1. Adds ability to map BQ TIMESTAMP(12) columns to either Timestamp.MILLIS, Timestamp.MICROS, Timestamp.NANOS or string for picosecond precision. This is used in the direct read path where a user specifies...

java
io
gcp

Addresses #35637 Adds the following features: ## Modify a catalog's properties ```sql ALTER CATALOG my_catalog [ RESET ('prop1', 'prop2', ...) ] [ SET ('prop5'='val5', 'prop6'='val6', ...) ] ``` ## Modify...

java
io
extensions
sql
Next Action: Reviewers
reassigned-reviewers