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

Fix/bigquery job label length #3703

Merged
merged 17 commits into from
Aug 17, 2021
Merged

Fix/bigquery job label length #3703

merged 17 commits into from
Aug 17, 2021

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    b319c67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f88abfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a73a881 View commit details
    Browse the repository at this point in the history
  4. add imports

    sungchun12 committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    6d4f6d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    cf9b78b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dad242 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dde0c6e View commit details
    Browse the repository at this point in the history
  4. remove duplicate var

    sungchun12 committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    0bbb8b1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' of https://github.com/dbt-labs/dbt into fix/bi…

    …gquery-job-label-length
    sungchun12 committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    af88017 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Merge branch 'develop' of https://github.com/dbt-labs/dbt into fix/bi…

    …gquery-job-label-length
    sungchun12 committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    0f6a770 View commit details
    Browse the repository at this point in the history
  2. Make logging output 2 lines

    Co-authored-by: Jeremy Cohen <jeremy@fishtownanalytics.com>
    sungchun12 and jtcohen6 authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    4dffc00 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix/bigquery-job-label-length' of https://github.com/db…

    …t-labs/dbt into fix/bigquery-job-label-length
    sungchun12 committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    731edf5 View commit details
    Browse the repository at this point in the history
  4. Raise RuntimeException to better handle error

    Co-authored-by: Jeremy Cohen <jeremy@fishtownanalytics.com>
    sungchun12 and jtcohen6 authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    88a3fb3 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'fix/bigquery-job-label-length' of https://github.com/db…

    …t-labs/dbt into fix/bigquery-job-label-length
    sungchun12 committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    b757816 View commit details
    Browse the repository at this point in the history
  6. update test

    sungchun12 committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    b77cf06 View commit details
    Browse the repository at this point in the history
  7. fix flake8 errors

    sungchun12 committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    846703e View commit details
    Browse the repository at this point in the history
  8. update changelog

    sungchun12 committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    7917936 View commit details
    Browse the repository at this point in the history