Abacn commented on code in PR #38489: URL: https://github.com/apache/beam/pull/38489#discussion_r3236665073
########## CHANGES.md: ########## @@ -60,6 +60,8 @@ ## Highlights * New highly anticipated feature X added to Python SDK ([#X](https://github.com/apache/beam/issues/X)). +* New highly anticipated feature Y added to Java SDK ([#Y](https://github.com/apache/beam/issues/Y)). +* Spark 4 runner added to Java SDK ([#38255](https://github.com/apache/beam/issues/38255)). Review Comment: ```suggestion * Spark 4 runner support for Java SDK ([#38255](https://github.com/apache/beam/issues/38255)). ``` SDK and runner are two different components though -- 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]
