Robert Burke
Robert Burke
2.50 release manager here. This issue is currently tagged for the 2.50.0 release, which cuts in a week on August 9th. Please complete work and get it into the main...
There's one week until the 2.54.0 cut and this issue is tagged for that release, if possible/necessary please complete the necessary work before then, or move this to the [2.55.0...
Do we need to do anything further for the 2.59.0 release for this, or should I push it to 2.60.0 ?
waiting on author (since the bot doesn't know how drafts work)
Not offhand. I see the error, I see a print out. But nothing from Prism (which is notionally intentional, but could be a set up problem Python side not capturing...
Basically "errors and exceptions" as output from tests are tricky since type information is guaranteed to be lost. It's interpreting magic strings all the way down across the portable boundary....
OK, so that path, should trigger the Element manager to fail when stage.Execute returns here: https://github.com/apache/beam/blob/2a499b6b24180adb022d810cd9bccf2f271fe514/sdks/go/pkg/beam/runners/prism/internal/execute.go#L366 Which should cause the bundle channel to ultimately close, and then wait on the...
waiting on author
Well yes. They were passing before. Because we didn't have any tests that validate this zip slip problem. That just means that your change didn't break existing tests. What I'd...
waiting on author