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

Port dbt-core base adapter into dbt-adapter #9

Closed
Tracked by #2
colin-rogers-dbt opened this issue Dec 22, 2023 · 0 comments · Fixed by #18
Closed
Tracked by #2

Port dbt-core base adapter into dbt-adapter #9

colin-rogers-dbt opened this issue Dec 22, 2023 · 0 comments · Fixed by #18
Assignees
Milestone

Comments

@colin-rogers-dbt
Copy link
Contributor

colin-rogers-dbt commented Dec 22, 2023

We will need to port dbt/adapters into dbt-adapter.

implementation notes:

  • we want to preserve existing import path (i.e. dbt.adapters.relation)
  • we need to port functional/unit tests as part of this and assess whether we need additional tests (create tickets not implement) or if we can delete them

acceptance criteria:

  • functional base adapter
  • replicates existing testing
  • tickets for adding/removing tests
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 a pull request may close this issue.

2 participants