tkaymak commented on code in PR #38324: URL: https://github.com/apache/beam/pull/38324#discussion_r3163777350
########## CHANGES.md: ########## @@ -76,6 +76,12 @@ ([#38139](https://github.com/apache/beam/issues/38139)). * (Python) Added type alias for with_exception_handling to be used for typehints. ([#38173](https://github.com/apache/beam/issues/38173)). * Added plugin mechanism to support different Lineage implementations (Java) ([#36790](https://github.com/apache/beam/issues/36790)). +* Prepared the shared Spark runner base for Spark 4 compatibility: migrated Review Comment: Cleared in 075b3a4. ########## CHANGES.md: ########## @@ -76,6 +76,12 @@ ([#38139](https://github.com/apache/beam/issues/38139)). * (Python) Added type alias for with_exception_handling to be used for typehints. ([#38173](https://github.com/apache/beam/issues/38173)). * Added plugin mechanism to support different Lineage implementations (Java) ([#36790](https://github.com/apache/beam/issues/36790)). +* Prepared the shared Spark runner base for Spark 4 compatibility: migrated Review Comment: Thank you, makes sense! Cleared in 075b3a4. -- 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]
