scwhittle commented on code in PR #32915:
URL: https://github.com/apache/beam/pull/32915#discussion_r1821379821


##########
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. 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.
+              l3: State is supported for non-merging windows. The MapState and 
SetState classes and the MultimapState interface are supported in the following 
scenarios: Java pipelines that don't use Streaming Engine; Java pipelines that 
use Streaming Engine and version 2.58.0 or later of the Java SDK. SetState, 
MapState, and MultimapState are not supported for pipelines that use Runner v2.

Review Comment:
   Good to know, thanks!



-- 
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]

Reply via email to