VictorPlusC commented on a change in pull request #17232: URL: https://github.com/apache/beam/pull/17232#discussion_r840092095
########## File path: CHANGES.md ########## @@ -150,6 +152,8 @@ * DataFrame API now supports pandas 1.4.x ([BEAM-13605](https://issues.apache.org/jira/browse/BEAM-13605)). * Go SDK DoFns can now observe trigger panes directly ([BEAM-13757](https://issues.apache.org/jira/browse/BEAM-13757)). +* Added option to specify a caching directory (Python) ([BEAM-13685](https://issues.apache.org/jira/browse/BEAM-13685)). +* Added support for caching batch pipelines to GCS (Python) ([BEAM-13734](https://issues.apache.org/jira/browse/BEAM-13734)). Review comment: Added now, 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]
