beam
beam copied to clipboard
Apache Beam is a unified programming model for Batch and Streaming data processing.
## Description - [x] Add `CloudSQLEnrichmentHandler` - [x] Unit Test - [x] Integration Test - [x] Update [Enrichment Docs](https://beam.apache.org/documentation/transforms/python/elementwise/enrichment/) Closes #30773. ------------------------ Thank you for your contribution! Follow this checklist...
Tests run on GHA should be queued shortly.
[OpenTelemetry] Add an experiment to enable the instrumentation agent in Java's portability harness
To support OpenTelemetry this change adds the Java instrumentation agent to the portability harness, guarded by an experiment. Acquiring a handle to an `OpenTelemetry` instance is enabled by a new...
internal bug: b/415452542 **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:...
…tion method. **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: -...
This configures the boot script to use JVM flags so that it dumps heaps to a directory that the MemoryMonitor will look in. Other improvements are made to: - allow...
**Please** add a meaningful description for your change here ------------------------ This PR addresses #20452 by adding support for the `parsedData` field in the `Hl7v2Message` class, enabling users of the `HL7v2IO`...
BQStorageWriteAPI concatenates proto payload with unknown fields to support schema update. today concat is naive and won't work correctly for repeated structs. This change introduces expensive merging only when Beam...
addresses #33815 I verified that the previous stuck sample code in https://github.com/apache/beam/issues/33815#issue-2821229417 and https://github.com/apache/beam/issues/33815#issuecomment-2844032012 is working with this PR's changes.
Fix minor typos in learning-content documentation. ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Mention the appropriate...