AnandInguva commented on a change in pull request #16658:
URL: https://github.com/apache/beam/pull/16658#discussion_r805053050



##########
File path: CHANGES.md
##########
@@ -63,6 +63,7 @@
 * Added support for cloudpickle as a pickling library for Python SDK 
([BEAM-8123](https://issues.apache.org/jira/browse/BEAM-8123)). To use 
cloudpickle, set pipeline option: --pickler_lib=cloudpickle
 * Added option to specify triggering frequency when streaming to BigQuery 
(Python) ([BEAM-12865](https://issues.apache.org/jira/browse/BEAM-12865)).
 * Added option to enable caching uploaded artifacts across job runs for Python 
Dataflow jobs ([BEAM-13459](https://issues.apache.org/jira/browse/BEAM-13459)). 
 To enable, set pipeline option: --enable_artifact_caching, this will be 
enabled by default in a future release.
+* Make Python SDK containers reusable by installing dependencies to a 
temporary venv.

Review comment:
       Please include the Jira issue link here




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