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 needs to happen? In catalog of examples users can see complexity of each example varying from simple, medium and advanced ### Issue Priority Priority: 3 ### Issue Component...

P3
task
beam-playground

### What would you like to happen? - [ ] #22362 - [ ] #22363 ### Issue Priority Priority: 3 ### Issue Component Component: beam-playground

new feature
P3
beam-playground

As a Beam Playground __user__, I want to create a permanent link to the code sample I created in Beam Playground, so I can share this Beam Playground sample outside...

new feature
P4
beam-playground

### What needs to happen? Improve type filter (all, example, kata, unit test) to the tag based filter, that can use any custom tags. ### Issue Priority Priority: 3 ###...

P3
task
beam-playground

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

python

Store TPC-DS metrics into BigQuery and InfluxDB: - Collect the results and send them into BigQuery and InfluxDB for every benchmark job; - Related Jenkins jobs are adjusted; - Removed...

java
infra

Examples for Playground will be stored in Firestore Database. Unused resources will be removed. In this pull request following items will be removed: 1. Terraform module for example bucket creation...

### What needs to happen? There is a "BeamSummit" Banner on beam.apache.org which announced the Beam Summit which has passed. Please remove this banner. Looks like was created in this...

website
task
P2
awaiting triage

fixes #22388 @olehborysevych Removing the google storage client from python scripts and using the cloud datastore client ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate...

learning

fixes #22388 Python scripts that updates examples in Playground project during CI/CD running were not formatted uniformly. it makes them hard to read, so it has been formatted uniformly PyCharm...