[beam] branch master updated: Add helper functions for reading and writing to PubSub directly from Python (#9212)

2019-08-07 Thread altay
This is an automated email from the ASF dual-hosted git repository. altay 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 f792e2e Add helper functions for reading and

[beam] branch master updated (2230cc9 -> 5504aa7)

2019-08-07 Thread amaliujia
This is an automated email from the ASF dual-hosted git repository. amaliujia pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 2230cc9 Merge pull request #9290 from rosetn/patch-7 add 5504aa7 [BEAM-7918] adding nested row

[beam] branch asf-site updated: Publishing website 2019/08/07 22:25:46 at commit 2230cc9

2019-08-07 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/asf-site by this push: new c894560 Publishing website 2019/08/07

[beam] branch master updated: Update python-sdk.md

2019-08-07 Thread altay
This is an automated email from the ASF dual-hosted git repository. altay 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 eb8a29c Update python-sdk.md new 2230cc9

[beam] branch master updated (28a4057 -> 0325c36)

2019-08-07 Thread udim
This is an automated email from the ASF dual-hosted git repository. udim pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 28a4057 Merge pull request #9291 from rosetn/patch-8 add 1d20042 [BEAM-7860] Python Datastore: fix key sort order

[beam] branch asf-site updated: Publishing website 2019/08/07 19:58:41 at commit 28a4057

2019-08-07 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/asf-site by this push: new 40b0a5c Publishing website 2019/08/07

[beam] branch master updated: Update python-pipeline-dependencies.md

2019-08-07 Thread altay
This is an automated email from the ASF dual-hosted git repository. altay 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 124e6b6 Update python-pipeline-dependencies.md

[beam] branch master updated: [BEAM-7915] show cross-language validate runner Flink badge on github PR template

2019-08-07 Thread altay
This is an automated email from the ASF dual-hosted git repository. altay 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 41d6dd9 [BEAM-7915] show cross-language validate

[beam] branch master updated: [BEAM-7389] Add code examples for MapTuple and FlatMapTuple

2019-08-07 Thread altay
This is an automated email from the ASF dual-hosted git repository. altay 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 1a3eed5 [BEAM-7389] Add code examples for

[beam] branch master updated (ff0f308 -> bc2c6ff)

2019-08-07 Thread altay
This is an automated email from the ASF dual-hosted git repository. altay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from ff0f308 Merge pull request #9269: [BEAM-7899] Fix Python Dataflow VR tests by specifying sdk_location add