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 fix concurrent relation loads #835

Merged
merged 10 commits into from
Jul 13, 2018

Commits on Jul 9, 2018

  1. first attempt: do not paginate list_relations

    Connor McArthur committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    0790336 View commit details
    Browse the repository at this point in the history
  2. weird missing import

    Connor McArthur committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    d05f995 View commit details
    Browse the repository at this point in the history
  3. add significant explanatory comment

    Connor McArthur committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    9d09931 View commit details
    Browse the repository at this point in the history
  4. pep8

    Connor McArthur committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    1889b5b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Merge branch 'development' of github.com:fishtown-analytics/dbt into …

    …bigquery-fix-concurrent-relation-loads
    Connor McArthur committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    c402207 View commit details
    Browse the repository at this point in the history
  2. implement get_relation that bypasses list_relations

    Connor McArthur committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    fa4a2f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. changelog

    cmcarthur committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    5f6bda0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ca2d5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdfdb24 View commit details
    Browse the repository at this point in the history
  4. merge again? fix changelog

    cmcarthur committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    a2ef374 View commit details
    Browse the repository at this point in the history