This is an automated email from the ASF dual-hosted git repository.
scwhittle pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from b5884e85f53 Allow annotations to be attached to transforms via a
context. (#33319)
add e6882954b72 [Dataflow Streaming] Optimize WindmillStateUtil.encodeKey
by appending directly to ByteStringOutputStream (#33735)
No new revisions were added by this update.
Summary of changes:
.../worker/windmill/state/WindmillStateUtil.java | 12 ++--
.../beam/sdk/util/ByteStringOutputStream.java | 27 ++++++++-
.../beam/sdk/util/ByteStringOutputStreamTest.java | 65 ++++++++++++++++++++++
3 files changed, 95 insertions(+), 9 deletions(-)