gemini-code-assist[bot] commented on code in PR #38747: URL: https://github.com/apache/beam/pull/38747#discussion_r3326790974
########## CHANGES.md: ########## @@ -69,6 +69,7 @@ ## New Features / Improvements * X feature added (Java/Python) ([#X](https://github.com/apache/beam/issues/X)). +* Dataflow Runner v2 has been renamed to Dataflow Portable Runner. Please refer to dataflow [pubic documentation](https://docs.cloud.google.com/dataflow/docs/runner-v2) on when to enable portable runner. Review Comment:  There is a typo ('pubic' instead of 'public') and some capitalization inconsistencies ('dataflow' and 'portable runner' should be capitalized). ```suggestion * Dataflow Runner v2 has been renamed to Dataflow Portable Runner. Please refer to Dataflow [public documentation](https://docs.cloud.google.com/dataflow/docs/runner-v2) on when to enable Portable Runner. ``` -- 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]
