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

[CT-1185] [Feature] [Spike] Support dbt Python models on Redshift/AWS #188

Closed
3 tasks done
lostmygithubaccount opened this issue Sep 14, 2022 · 1 comment
Closed
3 tasks done
Assignees
Labels
enhancement New feature or request

Comments

@lostmygithubaccount
Copy link

lostmygithubaccount commented Sep 14, 2022

UPDATE: closed in favor of #204

Is this your first time submitting a feature request?

  • I have read the expectations for open source contributors
  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting a straightforward extension of existing dbt-redshift functionality, rather than a Big Idea better suited to a discussion

Describe the feature

dbt Python models, but on Redshift/AWS

Describe alternatives you've considered

n/a

Who will this benefit?

Redshift/AWS users

Are you interested in contributing this feature?

not exactly...

Anything else?

seems like the Python cursor API (thanks @dataders) supports reading and writing dataframes: https://docs.aws.amazon.com/redshift/latest/mgmt/python-api-reference.html#python-api-cursor

potentially combine that with something like this: https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/launch-a-spark-job-in-a-transient-emr-cluster-using-a-lambda-function.html

we should investigate the technical feasibility here

@lostmygithubaccount lostmygithubaccount added enhancement New feature or request triage and removed triage labels Sep 14, 2022
@lostmygithubaccount lostmygithubaccount self-assigned this Sep 14, 2022
@github-actions github-actions bot changed the title [Feature] [Spike] Support dbt Python models on Redshift/AWS [CT-1185] [Feature] [Spike] Support dbt Python models on Redshift/AWS Sep 14, 2022
@dbeatty10
Copy link
Contributor

Closing as a duplicate of #204.

This actually pre-dates #204 by about 4 weeks, but the latter has implementation details and some discussion.

@dbeatty10 dbeatty10 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants