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

Bug fix for derived offset filters #1531

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

courtneyholcomb
Copy link
Contributor

No description provided.

@cla-bot cla-bot bot added the cla:yes label Nov 14, 2024
Copy link

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

Base automatically changed from court/extraneous to main November 14, 2024 19:24
@dbt-labs dbt-labs deleted a comment from github-actions bot Nov 14, 2024
@courtneyholcomb courtneyholcomb force-pushed the court/derived-filter branch 2 times, most recently from 87076d9 to 9b3d1c0 Compare November 14, 2024 19:51
ON
subq_17.listing = listings_latest_src_28000.listing_id
) subq_21
WHERE (((((metric_time__year >= '2020-01-01') AND (listing IS NOT NULL)) AND (metric_time__month >= '2019-01-01')) AND (booking__is_instant)) AND (booking__ds__quarter = '2021-01-01')) AND (listing__created_at__day = '2021-01-01')
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this actually broken?

@courtneyholcomb courtneyholcomb force-pushed the court/derived-filter branch 2 times, most recently from 41b1d84 to 528c8dc Compare November 15, 2024 03:36
@courtneyholcomb courtneyholcomb changed the title WIP - debug issues with derived offset metric filters Bug fix for derived offset filters Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant