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

Actually refactor to move off info schema #896

Closed
wants to merge 1 commit into from

Conversation

benc-db
Copy link
Collaborator

@benc-db benc-db commented Jan 7, 2025

Description

Step 1. Refactor existing behavior behind a class that I can select at run time to switch behavior based on a behavior flag. There are no behavior changes in this step, just refactoring.

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt-databricks next" section.

@benc-db
Copy link
Collaborator Author

benc-db commented Jan 7, 2025

Note: I'm sure there are things in the existing code that could be better; however, intent is to replace this behavior with a new one, so no attempt has been made to improve the existing code, just moving it behind an interface.

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 this pull request may close these issues.

1 participant