Skip to content

Add service_url parameter to get_client and _get_bq_service#81

Merged
tylertreat merged 2 commits intotylertreat:masterfrom
andrewgardners:master
Feb 11, 2016
Merged

Add service_url parameter to get_client and _get_bq_service#81
tylertreat merged 2 commits intotylertreat:masterfrom
andrewgardners:master

Conversation

@andrewgardners
Copy link
Copy Markdown
Contributor

We (the company I work for) are wanting to use this library but don't want to resort to a lot of hackery to get it talk to our externally mocked BigQuery service. This small and entirely non-functional change allows the user to specify the BigQuery service URL used. If it's not provided then behavior is as before.

@tylertreat
Copy link
Copy Markdown
Owner

Looks like the unit tests need to be updated to include the new kwarg in build: https://travis-ci.org/tylertreat/BigQuery-Python/jobs/108571833

@andrewgardners
Copy link
Copy Markdown
Contributor Author

Sorry about that @tylertreat!

@tylertreat
Copy link
Copy Markdown
Owner

Thanks!

tylertreat added a commit that referenced this pull request Feb 11, 2016
Add service_url parameter to get_client and _get_bq_service
@tylertreat tylertreat merged commit 15b066c into tylertreat:master Feb 11, 2016
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.

2 participants