You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2018/10/23 17:30:16 UTC

[beam] branch master updated (f4aee0a -> b172541)

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

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


    from f4aee0a  Merge pull request #6788: [BEAM-5830] Use the word LANGUAGE instead of SDK on site
     add a5d6327  Upgrade BigQuery client from 0.25.0 to 1.6.0
     add b172541  Merge pull request #6699: [BEAM-5537] Upgrade BigQuery client from 0.25.0 to 1.6.0

No new revisions were added by this update.

Summary of changes:
 .../examples/complete/game/game_stats_it_test.py   | 22 ++----
 .../complete/game/hourly_team_score_it_test.py     | 21 ++----
 .../examples/complete/game/leader_board_it_test.py | 26 +++-----
 .../cookbook/bigquery_tornadoes_it_test.py         |  3 +-
 .../io/gcp/big_query_query_to_table_it_test.py     |  4 +-
 .../io/gcp/big_query_query_to_table_pipeline.py    |  2 +-
 .../apache_beam/io/gcp/bigquery_io_read_it_test.py |  2 +-
 .../apache_beam/io/gcp/tests/bigquery_matcher.py   | 15 +----
 .../io/gcp/tests/bigquery_matcher_test.py          | 62 +++++------------
 sdks/python/apache_beam/io/gcp/tests/utils.py      | 68 +++++++++++++------
 sdks/python/apache_beam/io/gcp/tests/utils_test.py | 78 +++++++---------------
 sdks/python/container/base_image_requirements.txt  |  2 +-
 sdks/python/scripts/run_postcommit.sh              |  3 +-
 sdks/python/setup.py                               |  2 +-
 14 files changed, 121 insertions(+), 189 deletions(-)