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

Initialize lift + shift for cross-db macros #5265

Closed
wants to merge 2 commits into from

Conversation

jtcohen6
Copy link
Contributor

@jtcohen6 jtcohen6 commented May 18, 2022

a step on the way toward resolving #4813

Description

  • Start with dateadd + datediff
  • Move dispatched + default__ macros into global project, macros/utils
  • Move Postgres-specific implementations into dbt-postgres
  • Move test cases into dbt-tests-adapter, with options to override the macro_namespace. This allows us to test for backwards compatibility when people call the dbt_utils-namespaced versions.

Checklist

@jtcohen6
Copy link
Contributor Author

jtcohen6 commented Jun 2, 2022

Superseded by #5298

@jtcohen6 jtcohen6 closed this Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant