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

On bigquery, persist docs for seeds as well as tables/views #2601

Merged
merged 3 commits into from
Jun 30, 2020

Conversation

beckjake
Copy link
Contributor

resolves #2598

Description

I added a method, made it available, and called it from the code that creates seeds.

I added a test that runs dbt seed and makes sure the values are persisted properly.

Checklist

  • I have signed the CLA
  • 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
  • I have updated the CHANGELOG.md and added information about my change to the "dbt next" section.

@cla-bot cla-bot bot added the cla:yes label Jun 29, 2020
@beckjake beckjake force-pushed the fix/bigquery-seed-descriptions branch from bdd3e1a to 4cef1af Compare June 29, 2020 21:52
Copy link
Contributor

@kwigley kwigley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code change looks fine to me! Just confused by failing integration tests, can't imagine them being related.

@beckjake
Copy link
Contributor Author

In hindsight, this branch probably should have had a better name, it's very compelling to delete it. I'll open an issue to not use this branch anymore.

@beckjake beckjake merged commit dd5b724 into dev/0.17.1 Jun 30, 2020
@beckjake beckjake deleted the fix/bigquery-seed-descriptions branch June 30, 2020 18:26
@dougscc
Copy link

dougscc commented Sep 1, 2021

I am still not seeing descriptions persisted on seeds in BigQuery. Has this fallen through the cracks?

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

Successfully merging this pull request may close these issues.

4 participants