Robert Burke

Results 75 comments of Robert Burke

Ah whoops. The problem is that there are two separate parts for Row Coding: actually encoding from the Go structs (which Jacks PR did) and converting those struct types to...

I'll note that that advice is for streaming pipelines, not batch pipelines. The code should still institute a cap to the batch sizes (where it then makes the request, and...

The worst thing would be that the Java SDK has as different "keep alive" behavior than the Go SDK. This should be handled in the FnAPI with the bundle progress...

Change causes some of the regression tests to fail https://ci-beam.apache.org/job/beam_PreCommit_Go_Commit/12491/console I'm a bit indisposed this week due to a summit at work, but when I get a moment I'll see...