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

Added datatype conversions #28

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Added datatype conversions #28

wants to merge 2 commits into from

Conversation

shabbirk-db
Copy link
Collaborator

Description & motivation

Appears to work for both CAST(xx AS type) and xx::type formats.
The final report of how many conversions were made doesn't seem to capture every change it makes, but all changes appear to go through on my examples

Checklist

  • [X ] I have verified that these changes work locally
  • I have updated the README.md (if applicable)
  • I have verified that existing unit tests pass (may need to run dbt seed first)
  • I have added a unit test for each new macro I created and I have verifed that these new unit tests pass.

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.

feature request [internal] automated data type conversions (if possible)
1 participant