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

738/wazi #840

Closed
wants to merge 32 commits into from
Closed

738/wazi #840

wants to merge 32 commits into from

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    bd30594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbf9c2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb7e7fd View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    21440cf View commit details
    Browse the repository at this point in the history
  2. [Automated] Merged prep-release/1.5.0rc1_4695128957 into target 1.5.l…

    …atest during release process
    FishtownBuildBot authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    156b95f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    0e1139f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. ADAP-382: Address TestAccessGrantSucceeds sporadic failure (dbt-labs#674

    ) (dbt-labs#676)
    
    * try waiting between consecutive calls to run_dbt to see if it is a concurrency issue
    
    (cherry picked from commit 5b00086)
    mikealfare authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    577cbc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    4648e31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0416dd View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Backport dbt-labs#688 to 1.5.latest (dbt-labs#701)

    * Backport 688 to 1.5.latest
    
    * Missed a test part
    
    * Remove policytag
    
    * Fix
    nssalian authored May 9, 2023
    Configuration menu
    Copy the full SHA
    dd02f1a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. [Backport] 1.5.latest gh deprecations (dbt-labs#724)

    * cherry pick f717e83
    
    * updating set-output (dbt-labs#725)
    
    * updating set-output
    
    * add pipe
    emmyoop authored May 16, 2023
    Configuration menu
    Copy the full SHA
    75e5c16 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    702eff2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b246acb View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    d6160ab View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    4f7497d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    8183b1a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Test constraint rendering with column quoting (dbt-labs#713) (dbt-lab…

    …s#771)
    
    (cherry picked from commit 580ad76)
    
    Co-authored-by: Jeremy Cohen <[email protected]>
    MichelleArk and jtcohen6 authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    05f2b0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d821c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    29f971b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    70f4e19 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Drop support for py37 (dbt-labs#742) (dbt-labs#779)

    * drop support for py37
    
    * drop support for py37
    
    * drop support for py37
    
    (cherry picked from commit 863c2f8)
    
    Co-authored-by: Mike Alfare <[email protected]>
    colin-rogers-dbt and mikealfare authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ed80bea View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    bf5811c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    5dd9e7e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Avoid unnecessary grant call (dbt-labs#791) (dbt-labs#793)

    * remove call to dataset update if dataset has not changed
    
    * add changie
    
    * fix unit test naming
    
    * seperate entry check from update
    
    ---------
    
    Co-authored-by: Mike Alfare <[email protected]>
    (cherry picked from commit 85efa2a)
    
    Co-authored-by: colin-rogers-dbt <[email protected]>
    github-actions[bot] and colin-rogers-dbt authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3251587 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Contracts: Handle struct column specified both at root and nested lev…

    …els + arrays of structs (dbt-labs#806) (dbt-labs#817)
    
    (cherry picked from commit 291713c)
    
    Co-authored-by: Michelle Ark <[email protected]>
    github-actions[bot] and MichelleArk authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    bc300a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    92ce022 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    a8e7ad7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. update operation.result to getBatch to trim down time to delete the s…

    …erverless dataproc cluster
    wazi55 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    fa0bdb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da58cd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a44a81d View commit details
    Browse the repository at this point in the history
  4. remove print statements

    wazi55 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5733c81 View commit details
    Browse the repository at this point in the history
  5. typo

    wazi55 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    42fa7f3 View commit details
    Browse the repository at this point in the history