This is an automated email from the ASF dual-hosted git repository.
robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 0b5ffd7d153 Add SDK capability to detect if the SDK Fn Harness data
channel is busy or not (#31420)
add 19630e576fe Add in-memory variants of side inputs. (#31232)
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 1 +
.../java/org/apache/beam/sdk/transforms/View.java | 198 ++++++++-
.../apache/beam/sdk/values/PCollectionViews.java | 488 +++++++++++++++++++++
.../org/apache/beam/sdk/transforms/ViewTest.java | 145 ++++++
4 files changed, 812 insertions(+), 20 deletions(-)