svetakvsundhar commented on code in PR #31453:
URL: https://github.com/apache/beam/pull/31453#discussion_r1664328115


##########
CHANGES.md:
##########
@@ -67,6 +67,7 @@
 ## New Features / Improvements
 
 * Multiple RunInference instances can now share the same model instance by 
setting the model_identifier parameter (Python) 
([#31665](https://github.com/apache/beam/issues/31665)).
+* Support for MapState and SetState when using Dataflow Runner with Streaming 
Engine (Java) ([[#18200](https://github.com/apache/beam/issues/18200)])

Review Comment:
   ```suggestion
   * Support for MapState and SetState when using Dataflow Runner v1 with 
Streaming Engine (Java) 
([[#18200](https://github.com/apache/beam/issues/18200)])
   ```
   
   Clarify that this applies to runner v1? 



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