-
Notifications
You must be signed in to change notification settings - Fork 101
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
[Feature] Athena dbt-external-tables impl as independent package #633
Comments
Happy to be a maintainer of dbt-external-tables for athena for the time being. @jessedobbelaere seems fine with it too. @Jrmyy @svdimchenko wdyt? |
Hello, I don't mind supporting also this repository. We did it for athena-utils, it makes sense :) |
@brabster marking this as closed because we moved the owership of the repo https://github.com/brabster/dbt-athena-external-tables to https://github.com/dbt-athena/dbt-athena-external-tables |
Is this your first time submitting a feature request?
Describe the feature
We've been waiting for literally years to get an Athena implementation of dbt-external-tables merged. This working repo demonstrates an independent implementation for athena, using dbt-external-tables as an interface and generic impl
https://github.com/brabster/dbt-athena-external-tables
Describe alternatives you've considered
Merge into dbt-external-tables. Not happened for a long time, if it did happen and any changes needed to be made, it could be problematic getting a response. This solution decouples the Athena implementation without any copy-paste maintenance.
2nd PR to dbt-external-tables, raised May 2023 dbt-labs/dbt-external-tables#203. (All due credit to original PR dbt-labs/dbt-external-tables#133 raised Feb 2022)
Who will this benefit?
All Athena users wishing to use external tables. dbt-athena-community maintainers who will need to maintain this functionality and would not choose to be tightly coupled to the dbt-external-tables maintainers
Are you interested in contributing this feature?
I have contributed a working solution. I am not interested in being a maintainer.
Anything else?
No response
The text was updated successfully, but these errors were encountered: