beam
beam copied to clipboard
Emit a warning when large elements are detected.
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.