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

Switch to using DuckDB's built-in date_diff function for the datediff utils macro #334

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

jwills
Copy link
Collaborator

@jwills jwills commented Feb 13, 2024

Cleaning up some cruft with the 0.10.0 release coming out

@jwills jwills merged commit 8a6e0dc into master Feb 13, 2024
31 of 32 checks passed
@jwills jwills deleted the jwills_float_not_int branch February 13, 2024 21:32
rexledesma added a commit to dagster-io/dagster that referenced this pull request Feb 22, 2024
## Summary & Motivation
This stopped working probably because of
duckdb/dbt-duckdb#334. Just edit our usage of
the `.get_base_dates`.

We still use https://github.com/calogica/dbt-date since `dbt.date_spine`
is only available in >1.7. Also, it doesn't really matter how we
generate this time spine since we just want a manifest to be created
properly.

## How I Tested These Changes
bk, tox
rexledesma added a commit to dagster-io/dagster that referenced this pull request Feb 22, 2024
## Summary & Motivation
This stopped working probably because of
duckdb/dbt-duckdb#334. Just edit our usage of
the `.get_base_dates`.

We still use https://github.com/calogica/dbt-date since `dbt.date_spine`
is only available in >1.7. Also, it doesn't really matter how we
generate this time spine since we just want a manifest to be created
properly.

## How I Tested These Changes
bk, tox
PedramNavid pushed a commit to dagster-io/dagster that referenced this pull request Mar 28, 2024
## Summary & Motivation
This stopped working probably because of
duckdb/dbt-duckdb#334. Just edit our usage of
the `.get_base_dates`.

We still use https://github.com/calogica/dbt-date since `dbt.date_spine`
is only available in >1.7. Also, it doesn't really matter how we
generate this time spine since we just want a manifest to be created
properly.

## How I Tested These Changes
bk, tox
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.

None yet

1 participant