rezarokni commented on a change in pull request #13187:
URL: https://github.com/apache/beam/pull/13187#discussion_r511690076
##
File path: sdks/python/apache_beam/utils/shared.py
##
@@ -26,22 +26,30 @@
To share a very large list across all threads of each worker in a DoFn::
damondouglas commented on a change in pull request #13194:
URL: https://github.com/apache/beam/pull/13194#discussion_r511679522
##
File path: sdks/go/go-import.html
##
@@ -0,0 +1,28 @@
+
damondouglas opened a new pull request #13194:
URL: https://github.com/apache/beam/pull/13194
The purpose of this PR is for review purposes to make progress towards a Go
SDK vanity import path.
This would enable:
```go
import "beam.apache.org/sdks/go/pkg/beam"
```
kennknowles removed a comment on pull request #13189:
URL: https://github.com/apache/beam/pull/13189#issuecomment-715662533
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
lazylynx opened a new pull request #13193:
URL: https://github.com/apache/beam/pull/13193
delete conditions concerning Python 2.7 and 3.5 from boot.go
Thank you for your contribution! Follow this checklist to help us
incorporate your contribution quickly a