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

Patch dataproc python submission batch_id #1070

Closed
wants to merge 16 commits into from
Closed

Patch dataproc python submission batch_id #1070

wants to merge 16 commits into from

Conversation

tanghyd
Copy link

@tanghyd tanghyd commented Jan 9, 2024

resolves #
docs dbt-labs/docs.getdbt.com/#

Problem

Solution

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX

FishtownBuildBot and others added 16 commits October 12, 2023 15:32
…`json` datatype (#974) (#978)

* patch for --show with json

* update matts handle in changelog

* Update dbt/adapters/bigquery/connections.py

Co-authored-by: colin-rogers-dbt <[email protected]>

* add json struct functional test

* remove old change log

* add comment to test

---------

Co-authored-by: colin-rogers-dbt <[email protected]>
Co-authored-by: Colin <[email protected]>
(cherry picked from commit 6a3f458)

Co-authored-by: matt-winkler <[email protected]>
* Lower bound of `2.11.0` for `google-api-core`

* Changelog entry

(cherry picked from commit f0f6d14)

Co-authored-by: Doug Beatty <[email protected]>
* map an empty labels dict to none for comparison

* remove drop statement that isn't used

* fix refresh statement

* add drop materialized view back, it gets called by replace

* changelog

(cherry picked from commit f139e95)

Co-authored-by: Mike Alfare <[email protected]>
…les in catalog queries (#996) (#997)

* changelog
* add test demonstrating issue
* update catalog query to correctly identify materialized views

(cherry picked from commit f6e26d0)

Co-authored-by: Mike Alfare <[email protected]>
* use dynamic schema in test_grant_access_to.py

* use dynamic schema in test_grant_access_to.py

* revert setup

* fix partitioninb

* skip TestPythonBatchIdModels

* add changie

* run python integration tests separately

* run python integration tests separately

* cleanup _get_batch_id

* add space to pipe

* fix integration.yml

* add extra changie

(cherry picked from commit 9e39acf)

Co-authored-by: colin-rogers-dbt <[email protected]>
@tanghyd tanghyd requested a review from a team as a code owner January 9, 2024 04:34
@tanghyd tanghyd closed this Jan 9, 2024
Copy link

cla-bot bot commented Jan 9, 2024

Thanks for your pull request, and welcome to our community! We require contributors to sign our Contributor License Agreement and we don't seem to have your signature on file. Check out this article for more information on why we have a CLA.

In order for us to review and merge your code, please submit the Individual Contributor License Agreement form attached above above. If you have questions about the CLA, or if you believe you've received this message in error, please reach out through a comment on this PR.

CLA has not been signed by users: @tanghyd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants