You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lg...@apache.org on 2019/06/04 08:56:52 UTC

[beam] branch master updated (291f1e9 -> 5d617ae)

This is an automated email from the ASF dual-hosted git repository.

lgajowy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 291f1e9  Merge pull request #8750: [BEAM-7481] Revert "[BEAM-5878] add tests for kwonly args in python 3"
     add 5082ef8  [BEAM-7362] Added a performance test for BigQueryIO write
     new 5d617ae  Merge pull request #8626: [BEAM-7362] BigQuery IO write performance test

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache_beam/io/gcp/bigquery_write_perf_test.py | 107 +++++++++++++++++++++
 .../apache_beam/testing/load_tests/load_test.py    |   1 +
 2 files changed, 108 insertions(+)
 create mode 100644 sdks/python/apache_beam/io/gcp/bigquery_write_perf_test.py


[beam] 01/01: Merge pull request #8626: [BEAM-7362] BigQuery IO write performance test

Posted by lg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lgajowy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 5d617aea5383183e090b936ac0df66a9fbfc0c4d
Merge: 291f1e9 5082ef8
Author: Ɓukasz Gajowy <lg...@apache.org>
AuthorDate: Tue Jun 4 10:56:28 2019 +0200

    Merge pull request #8626: [BEAM-7362] BigQuery IO write performance test

 .../apache_beam/io/gcp/bigquery_write_perf_test.py | 107 +++++++++++++++++++++
 .../apache_beam/testing/load_tests/load_test.py    |   1 +
 2 files changed, 108 insertions(+)