Skip to content

Create packages for bigquery and outline spi layer#326

Merged
aozarov merged 11 commits intogoogleapis:bigqueryfrom
mziccard:bigquery
Nov 12, 2015
Merged

Create packages for bigquery and outline spi layer#326
aozarov merged 11 commits intogoogleapis:bigqueryfrom
mziccard:bigquery

Conversation

@mziccard
Copy link
Contributor

@mziccard mziccard commented Nov 5, 2015

First commit for bigquery module.
Main remarks on BigqueryRpc:

  • In bigquery some list endpoints also return the number of total items (list tables and list table data). That might be a useful information to return. Do you think we should return a triple instead of a pair? Our Page interface however does not support such a property.
  • list and get methods have explicit names (e.g. listJobs, listTables) as some share the same signature

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery API. cla: no This human has *not* signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants