Skip to content

[BEAM-5874] Wait for BQ query results in tests#9150

Merged
pabloem merged 1 commit intoapache:masterfrom
udim:bq-test-client-wait
Jul 25, 2019
Merged

[BEAM-5874] Wait for BQ query results in tests#9150
pabloem merged 1 commit intoapache:masterfrom
udim:bq-test-client-wait

Conversation

@udim
Copy link
Copy Markdown
Member

@udim udim commented Jul 25, 2019

Most of the time the query results are already available, but when they are not we get unexplained failures (diffs with no actual values). This uses the recommended usage:
https://googleapis.github.io/google-cloud-python/latest/bigquery/index.html#perform-a-query


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- Build Status --- --- Build Status
Java Build Status Build Status Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status
Build Status
Python Build Status
Build Status
Build Status
Build Status
--- Build Status
Build Status
Build Status --- --- Build Status

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status Build Status Build Status
Portable --- Build Status --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

@udim udim force-pushed the bq-test-client-wait branch from 9859209 to d8dd6c5 Compare July 25, 2019 01:16
@udim udim force-pushed the bq-test-client-wait branch from d8dd6c5 to 8ea6f41 Compare July 25, 2019 01:18
@udim
Copy link
Copy Markdown
Member Author

udim commented Jul 25, 2019

run python 2 postcommit

@udim
Copy link
Copy Markdown
Member Author

udim commented Jul 25, 2019

R: @pabloem

@udim
Copy link
Copy Markdown
Member Author

udim commented Jul 25, 2019

CC: @tvalentyn

@pabloem
Copy link
Copy Markdown
Member

pabloem commented Jul 25, 2019

Well that explains a lot. Thanks Udi!

@pabloem
Copy link
Copy Markdown
Member

pabloem commented Jul 25, 2019

Run Python 3.5 PostCommit

@tvalentyn
Copy link
Copy Markdown
Contributor

Please deduplicate the JIRA issue with https://issues.apache.org/jira/browse/BEAM-5874

@pabloem pabloem changed the title [BEAM-7814] Wait for BQ query results in tests [BEAM-5874] Wait for BQ query results in tests Jul 25, 2019
@pabloem pabloem merged commit 5c6f428 into apache:master Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants