Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

BigQuery: Modify client.dataset() to return DatasetReference instead of Dataset.#3944

Merged
tswast merged 3 commits into
googleapis:bigquery-b2googleapis/google-cloud-python:bigquery-b2from
alixhami:bq-client-datasetalixhami/google-cloud-python:bq-client-datasetCopy head branch name to clipboard
Sep 13, 2017
Merged

BigQuery: Modify client.dataset() to return DatasetReference instead of Dataset.#3944
tswast merged 3 commits into
googleapis:bigquery-b2googleapis/google-cloud-python:bigquery-b2from
alixhami:bq-client-datasetalixhami/google-cloud-python:bq-client-datasetCopy head branch name to clipboard

Conversation

@alixhami

Copy link
Copy Markdown
Contributor

The base of this commit is #3942

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 12, 2017
@tswast tswast self-requested a review September 13, 2017 00:23
self._table_id = table_id

@property
def dataset_ref(self):

This comment was marked as spam.

This comment was marked as spam.


def dataset(self, dataset_name, project=None):
"""Construct a dataset bound to this client.
"""Construct a reference to a dataset bound to this client.

This comment was marked as spam.

@tswast tswast merged commit 320a49a into googleapis:bigquery-b2 Sep 13, 2017
@alixhami alixhami deleted the bq-client-dataset branch September 19, 2017 17:06
tswast pushed a commit that referenced this pull request Sep 25, 2017
…of Dataset. (#3944)

* BigQuery: Add TestReference class. Add table function to DatasetReference

* BigQuery: Modify client.dataset() to return DatasetReference instead of Dataset.

* Bigquery: client.dataset() uses default project if not specified
tswast pushed a commit that referenced this pull request Oct 12, 2017
…of Dataset. (#3944)

* BigQuery: Add TestReference class. Add table function to DatasetReference

* BigQuery: Modify client.dataset() to return DatasetReference instead of Dataset.

* Bigquery: client.dataset() uses default project if not specified
tswast pushed a commit that referenced this pull request Oct 16, 2017
…of Dataset. (#3944)

* BigQuery: Add TestReference class. Add table function to DatasetReference

* BigQuery: Modify client.dataset() to return DatasetReference instead of Dataset.

* Bigquery: client.dataset() uses default project if not specified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.