[GitHub] [beam] rezarokni commented on a change in pull request #13187: Updated shared.py comments

2020-10-25 Thread GitBox
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::

[GitHub] [beam] damondouglas commented on a change in pull request #13194: [Beam-4115] Enable Go SDK vanity import path

2020-10-25 Thread GitBox
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 @@ +

[GitHub] [beam] damondouglas opened a new pull request #13194: [Beam-4115] Enable Go SDK vanity import path

2020-10-25 Thread GitBox
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" ```

[GitHub] [beam] kennknowles removed a comment on pull request #13189: [BEAM-11116] Make Java SDK container pull licenses without gradle subprocess

2020-10-25 Thread GitBox
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

[GitHub] [beam] lazylynx opened a new pull request #13193: [BEAM-7372][BEAM-8371][BEAM-9372] drop python 2.7 and 3.5 support from python container

2020-10-25 Thread GitBox
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