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

start_date and end_date casting fix #22

Merged

Conversation

fivetran-joemarkiewicz
Copy link
Contributor

@fivetran-joemarkiewicz fivetran-joemarkiewicz commented Mar 7, 2022

Description of the changes

As discussed within Issue #20. This PR explicitly casts the arguments for start_date and end_date as dates. On my local branch, when this was not applied I received a no matching signature error in a downstream where clause.

How were the changes tests

I tested this locally on my branch and was able to see the issue be resolved. It is strange that this was only happening on my local machine, but not on others. I wonder if this is a warehouse specific issue that I was experiencing on BigQuery. Regardless, with this update the issue didn't persist for me. Happy to discuss this in more detail if you would like!

Signed Individual Contributor Agreement?

  • Yes

Additional Context

Let me know if you would like me to update a CHANGELOG or make any other adjustments to this branch before merging. Thanks!

@joellabes joellabes merged commit ebab03e into dbt-labs:main Mar 8, 2022
@joellabes
Copy link
Contributor

Thanks @fivetran-joemarkiewicz! Tests don't run for the cloud ones because my cloud creds are busted, but there's no tests for start date anyway (yet) so... 🤷

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.

2 participants