Skip to content

fix: docs generate support federated query catalogs #324

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

Merged
merged 14 commits into from
Aug 22, 2023

Conversation

maiarareinaldo
Copy link
Contributor

Description

Resolve #306

Updated _get_one_catalog to use Glue API only if catalog is of type GLUE, otherwise it runs the get_catalog macro which was changed back to query information_schema.

Models used to test - Optional

Checklist

  • You followed contributing section
  • You kept your Pull Request small and focused on a single feature or bug fix.
  • You added unit testing when necessary
  • You added functional testing when necessary

@Jrmyy
Copy link
Contributor

Jrmyy commented Jun 8, 2023

@svdimchenko can you also take a look as a second pair of eyes please ? 😇

@Jrmyy Jrmyy added this to the v1.5.1 milestone Jun 9, 2023
@maiarareinaldo maiarareinaldo force-pushed the support-federated-query branch from dc22cd5 to 706e5d3 Compare June 13, 2023 14:23
@maiarareinaldo maiarareinaldo force-pushed the support-federated-query branch from 706e5d3 to 916eae1 Compare June 13, 2023 14:40
svdimchenko
svdimchenko previously approved these changes Jun 15, 2023
@Jrmyy Jrmyy modified the milestones: v1.5.1, v1.5.2 Jun 21, 2023
@maiarareinaldo
Copy link
Contributor Author

hey @Jrmyy, any chance this one could be merged before 1.5.2 release? Not sure when that's planned for. I'm waiting for a second review since addressing this comment.

@nicor88
Copy link
Contributor

nicor88 commented Aug 22, 2023

@maiarareinaldo sorry I totally missed that in the 1.5.2 release - we are planning 1.6.0 release.

@Jrmyy @svdimchenko you had a look already at this one - overall to me seems fine.
Let's see what's the results of the functional tests and eventually merge it.

@nicor88 nicor88 merged commit 38988d3 into dbt-labs:main Aug 22, 2023
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.

Error running dbt docs generate with Federated Query database
4 participants