AnandInguva commented on code in PR #26236: URL: https://github.com/apache/beam/pull/26236#discussion_r1164233753
########## website/www/site/content/en/documentation/sdks/python-pipeline-dependencies.md: ########## @@ -141,3 +141,13 @@ However, it may be possible to pre-build the SDK containers and perform the depe Dataflow, see [Pre-building the python SDK custom container image with extra dependencies](https://cloud.google.com/dataflow/docs/guides/using-custom-containers#prebuild). **NOTE**: This feature is available only for the `Dataflow Runner v2`. + +## Pickling and Managing Main Session Review Comment: Note that this is true when the pickler is `dill`. -- 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]
