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/14 11:17:23 UTC

[beam] branch master updated (211c788 -> 59ea050)

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 211c788  Merge pull request #8697: [BEAM-7126] Fix StateRequestHandler type variables to allow for proper key parameterization
     add c3a0fda  [BEAM-7402] Added a performance test for BigQuery IO read
     new 59ea050  Merge pull request #8675: [BEAM-7402] BigQuery IO read performance tests

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:
 ...ite_perf_test.py => bigquery_read_perf_test.py} | 82 +++++++++++++++-------
 1 file changed, 56 insertions(+), 26 deletions(-)
 copy sdks/python/apache_beam/io/gcp/{bigquery_write_perf_test.py => bigquery_read_perf_test.py} (56%)


[beam] 01/01: Merge pull request #8675: [BEAM-7402] BigQuery IO read performance tests

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 59ea050adbed21a708b0c7d272149c66e23d9632
Merge: 211c788 c3a0fda
Author: Ɓukasz Gajowy <lg...@apache.org>
AuthorDate: Fri Jun 14 13:17:08 2019 +0200

    Merge pull request #8675: [BEAM-7402] BigQuery IO read performance tests

 .../apache_beam/io/gcp/bigquery_read_perf_test.py  | 137 +++++++++++++++++++++
 1 file changed, 137 insertions(+)