beam icon indicating copy to clipboard operation
beam copied to clipboard

Emit a warning when large elements are detected.

Open tvalentyn opened this issue 1 year ago • 0 comments

https://github.com/apache/beam/pull/30639 added an codepath to fail early when SDK emits a large element.

This PR adds a warning when we detect large elements that can be problematic, but still within the GRPC limits.

tvalentyn avatar May 21 '24 20:05 tvalentyn