Robert Burke

Results 23 issues of Robert Burke

### What would you like to happen? The SDK isn't able to specific log levels to filter down into at the present time (noted by Dataflow documentation https://cloud.google.com/dataflow/docs/guides/logging#SettingLevels at least)....

go
new feature
P2

The binary zips we're putting up in GitHub release artifacts will be at URLs with the following pattern. http://github.com/apache/beam/releases/download/RELEASE/apache_beam-RELEASE-prism-OS-ARCH.zip This issue is the sibling to #31403. This is with the...

The binary zips we're putting up in GitHub release artifacts will be at URLs with the following pattern. http://github.com/apache/beam/releases/download/RELEASE/apache_beam-RELEASE-prism-OS-ARCH.zip This issue is the sibling to #31402. This is with the...

Adds a build & stage to RC creation to release signed hashed and zipped prism binaries to a release. Currently requires a release with the RC tag to exist, actually...

build

Backlink to global prism tracking issue: #29650 ### What needs to happen? Umbrella task for tracking PRs to improve prism and get it to support non-go SDKs. More targeted tasks...

go
task
P2
prism

Under #29650. # Why is this needed While most pipelines should naturally run to termination, successfully or not, it should be possible to abort pipeline execution by Prism in two...

go
P2

### What would you like to happen? During analysis of DoFn types, when there's an issue with a type such as having an unencodable Exported field type, it can end...

go
new feature
P3

Update the Beam site pages with the 2.59.0 release, targeted for 2024-08-28. ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:...

website
Next Action: Reviewers

This change does two tasks: * Enables Python SDK developers to have prism automatically build and run locally using local changes to Prism when using PrismRunner. * Sets Prism to...

python
runners
Next Action: Reviewers
prism