beam
beam copied to clipboard
Apache Beam is a unified programming model for Batch and Streaming data processing.
### 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...
### What would you like to happen? - [ ] #22362 - [ ] #22363 ### Issue Priority Priority: 3 ### Issue Component Component: 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...
### 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 ###...
**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: - [ ]...
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...
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...
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...
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...