rszper commented on code in PR #32915:
URL: https://github.com/apache/beam/pull/32915#discussion_r1819833687
##########
website/www/site/data/capability_matrix.yaml:
##########
@@ -393,7 +393,7 @@ capability-matrix:
- class: dataflow
l1: "Partially"
l2: non-merging windows
- l3: State is supported for non-merging windows. SetState and
MapState are not yet supported.
+ l3: State is supported for non-merging windows. The MapState and
SetState classes are supported with streaming pipelines that use Streaming
Engine and version 2.58.0 or later of the Java SDK. SetState and MapState are
not supported for pipelines that use Runner v2.
Review Comment:
I updated this with hopefully the correct and more complete details. I agree
that this isn't the right space for explaining the orderedlist state support,
so I didn't include that information.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]