-
Notifications
You must be signed in to change notification settings - Fork 166
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
Conversation
…atest during release process
…`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]>
…st during release process
(cherry picked from commit 548d532) Co-authored-by: Gerda Shank <[email protected]>
…st during release process
* 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]>
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 |
resolves #
docs dbt-labs/docs.getdbt.com/#
Problem
Solution
Checklist