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 catalog generation #77

Merged
merged 1 commit into from
Apr 22, 2020
Merged

fix catalog generation #77

merged 1 commit into from
Apr 22, 2020

Conversation

beckjake
Copy link
Contributor

Fixes #75

I never updated catalog generation, but it changed in dbt 0.16.0. This PR fixes dbt docs generate by making use of dbt 0.16.0's parallel catalog generation.

I've also added running dbt docs generate to the spark integration testing branch.

@beckjake beckjake requested a review from jtcohen6 April 21, 2020 22:47
Copy link
Contributor

@jtcohen6 jtcohen6 left a comment

Choose a reason for hiding this comment

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

LGTM! Tested locally and docs generate works.

To your point in #75, I'm not sure if docs generation broke for dbt-presto (since we didn't need to reimplement get_catalog for Presto). In any event, it'd be a good idea to add docs generate as a step for the Presto branch of integration tests, so I'll do that now.

@beckjake beckjake merged commit 4ec7854 into master Apr 22, 2020
@beckjake beckjake deleted the fix/catalog-gen branch April 22, 2020 22:02
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.

Dbt docs broken in 0.16.0
2 participants