Skip to content

Add JobInfo hierarcy and related classes#442

Merged
mziccard merged 1 commit intogoogleapis:bigqueryfrom
mziccard:bigquery
Dec 9, 2015
Merged

Add JobInfo hierarcy and related classes#442
mziccard merged 1 commit intogoogleapis:bigqueryfrom
mziccard:bigquery

Conversation

@mziccard
Copy link
Contributor

@mziccard mziccard commented Dec 7, 2015

This PR adds model classes for jobs and related entities:

  • Abstract JobInfo with subclasses: CopyJobInfo, ExtractJobInfo, LoadJobInfo and QueryJobInfo one for each type of job
  • JobStatus and BigQueryError to represent the job's status (and possible errors)
  • JobStatistics with subclasses ExtractStatistics, LoadStatistics and QueryStatistics

Unit tests are added for each class.

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: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants