[beam] branch master updated (d07c528 -> 643825b)

2021-10-28 Thread pabloem
This is an automated email from the ASF dual-hosted git repository. pabloem pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from d07c528 Merge pull request #15800 from [BEAM-12970][Playground] Implement gRPC API - CheckStatus new 02062ea I

[beam] branch master updated (ce32c82 -> d07c528)

2021-10-28 Thread pabloem
This is an automated email from the ASF dual-hosted git repository. pabloem pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from ce32c82 Merge pull request #15802 from [BEAM-12970][Playground] Implement gRPC API - GetRunOutput add d07c528

[beam] branch master updated (06d2207 -> ce32c82)

2021-10-28 Thread pabloem
This is an automated email from the ASF dual-hosted git repository. pabloem pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 06d2207 Merge pull request #15824 from [BEAM-13120][Playground] GetSdkEnvsFromOsEnvs should check APP_WORK_DIR env b

[beam] branch master updated: [BEAM-13120][Playground] add working dir for setting up sdk environment; renaming;

2021-10-28 Thread pabloem
This is an automated email from the ASF dual-hosted git repository. pabloem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new fd2d445 [BEAM-13120][Playground] add working dir

[beam] branch master updated (b061886 -> 837e11c)

2021-10-28 Thread pabloem
This is an automated email from the ASF dual-hosted git repository. pabloem pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from b061886 Merge pull request #15831 from [BEAM-13144] Handle runner-provided shards for TextIO add 837e11c Merge

[beam] branch master updated: Handle runner-provided shards for TextIO

2021-10-28 Thread pabloem
This is an automated email from the ASF dual-hosted git repository. pabloem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 552cca7 Handle runner-provided shards for TextIO

[beam] branch master updated (cd4b7f3 -> 15682b4)

2021-10-28 Thread tvalentyn
This is an automated email from the ASF dual-hosted git repository. tvalentyn pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from cd4b7f3 [BEAM-13099] Use RelMetadataQuery subclass rather than calling RelNode.metadata (#15820) add 2a6c80b

[beam] 01/01: [BEAM-13099] Use RelMetadataQuery subclass rather than calling RelNode.metadata (#15820)

2021-10-28 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit cd4b7f3b1af4f51bdab1a0b1a98f94b5288c09ec Merge: 4cdbe8d 60eaa82 Author: Brian Hulette AuthorDate: Thu Oct 28 11:06:07 20

[beam] branch master updated (4cdbe8d -> cd4b7f3)

2021-10-28 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 4cdbe8d [BEAM-13130] Remove persistent references to stateKeyReaders (#15815) add 0e5451f [BEAM-13099] Replac

[beam] branch master updated (290d994 -> 4cdbe8d)

2021-10-28 Thread lostluck
This is an automated email from the ASF dual-hosted git repository. lostluck pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 290d994 Merge pull request #15823: [BEAM-13138] Update code to retrieve container endpoint in DynamoDBIOTest (aws2)

[beam] branch master updated (e892496 -> 290d994)

2021-10-28 Thread aromanenko
This is an automated email from the ASF dual-hosted git repository. aromanenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from e892496 Merge pull request #15294 from [BEAM-11986] Spanner write metric add af925d8 [BEAM-13138] Update co

[beam] branch master updated (d9d6131 -> e892496)

2021-10-28 Thread pabloem
This is an automated email from the ASF dual-hosted git repository. pabloem pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from d9d6131 Merge pull request #15822 from [BEAM-13126][Playground][Bugfix] Fix executor builder tests add e892496

[beam] branch master updated: fix executor tests

2021-10-28 Thread pabloem
This is an automated email from the ASF dual-hosted git repository. pabloem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new ed8bba5 fix executor tests new d9d6131 Mer

[beam] branch master updated (fbd0330 -> ec1decd)

2021-10-28 Thread pabloem
This is an automated email from the ASF dual-hosted git repository. pabloem pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from fbd0330 Fix Python docs build pre-commit failures. #15812 add ec1decd Merge pull request #15709 from [BEAM-1296