Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add two methods to BigQueryBaseCursor: #1067

Merged
merged 1 commit into from
Feb 24, 2016
Merged

Conversation

mtagle
Copy link
Contributor

@mtagle mtagle commented Feb 23, 2016

get_method, which allows access to the schema of a given BigQuery table.
get_tabledata, which allows access to all the data in a given table.

get_method, which allows access to the schema of a given BigQuery table.
get_tabledata, which allows access to all the data in a given table.
@criccomini
Copy link
Contributor

+1 LGTM

r39132 added a commit that referenced this pull request Feb 24, 2016
Add two methods to BigQueryBaseCursor:
@r39132 r39132 merged commit b42b618 into apache:master Feb 24, 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.

3 participants