You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actionsbot
changed the title
Add macro/run-operation for uploading files from local filesystem to S3
[CT-33] Add macro/run-operation for uploading files from local filesystem to S3
Jan 11, 2022
@NiallRees Thank you for also trying to implement this functionality in Redshift love the idea of having uniformity for how we extend our adapters as much as possible, I will open this up as a good first issue to work on as we did for the big-query
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 remove the stale label or comment on the issue, or it will be closed in 7 days.
Describe the feature
Prompted by brooklyn-data/dbt_artifacts#60.
Access to a macro such as:
would enable dbt_artifacts to become compatible with Redshift. The user would need to create their own S3 bucket, and grant any policies needed.
The adapter already has boto3 as a dependency, so no additional packages should be needed.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Please include any other relevant context here.
Who will this benefit?
What kind of use case will this feature be useful for? Please be specific and provide examples, this will help us prioritize properly.
Are you interested in contributing this feature?
Let us know if you want to write some code, and how we can help.
The text was updated successfully, but these errors were encountered: