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

BigQuery: add to/from API representation for Table & Dataset references. #4020

Merged
merged 3 commits into from
Sep 22, 2017

Commits on Sep 22, 2017

  1. BigQuery: add to/from API representation for Table & Dataset references.

    Also, implement equality and hashing for Table & Dataset references.
    This will make it easier to use the TableReference and DatasetReference
    classes as typed properties in the QueryJob and other job classes.
    tswast committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    eb7cf36 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors.

    tswast committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    97d6319 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58a8030 View commit details
    Browse the repository at this point in the history