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

Support for other Databases #891

Closed
xpegenaute opened this issue May 17, 2024 · 2 comments
Closed

Support for other Databases #891

xpegenaute opened this issue May 17, 2024 · 2 comments
Labels
enhancement New feature or request Stale

Comments

@xpegenaute
Copy link

Hi!,

I am working with a Vertica database with dbt and the proper adapter for dbt. As far as I can see, apparently there is no connection with the macros of the specific adapter (vertica) and dbtutils. As a consecuence, apparently, all the custom SQL of every function must be included in the dbt-utils packge. For example get_tables_by_pattern_sql has its default implementation but all the specific DBs are also included in the general macro.

If I want to include support for vertica's database I have to ask for a PR on this project ?

Regards

Copy link

github-actions bot commented Dec 8, 2024

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.

@github-actions github-actions bot added the Stale label Dec 8, 2024
Copy link

Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment to notify the maintainers.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
Development

No branches or pull requests

2 participants