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: replaces table.create() with client.create_table() #4038

Merged
merged 5 commits into from
Sep 22, 2017

Commits on Sep 22, 2017

  1. adds client.create_table()

    alixhami committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    c6781f6 View commit details
    Browse the repository at this point in the history
  2. removes table.create()

    alixhami committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    9a8fb88 View commit details
    Browse the repository at this point in the history
  3. passes system tests

    alixhami committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    a3e804d View commit details
    Browse the repository at this point in the history
  4. fixes rebase conflicts

    alixhami committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    834645b View commit details
    Browse the repository at this point in the history
  5. fixes coverage

    alixhami committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    c5f74d8 View commit details
    Browse the repository at this point in the history