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

[Feature] an option to add freshness: null for tables with filter #11143

Open
3 tasks done
mhanninen opened this issue Dec 12, 2024 · 0 comments
Open
3 tasks done

[Feature] an option to add freshness: null for tables with filter #11143

mhanninen opened this issue Dec 12, 2024 · 0 comments
Labels
enhancement New feature or request triage

Comments

@mhanninen
Copy link

Is this your first time submitting a feature request?

  • I have read the expectations for open source contributors
  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting a straightforward extension of existing dbt functionality, rather than a Big Idea better suited to a discussion

Describe the feature

hello,
I would like to ask if its possible or to suggest an extension of functionality to be able to disable source freshness check based on filter boolean statement.
Currently the way it works is:
if i add freshness: null for a specific table in sources.yml and a filter, it will skip the freshness check no matter if filter returns true or false.
if i add the actual values for warn_after or error_after and a filter, the result of dbt source freshness is being filtered returning WARN/ERROR or PASS depending on the values for count.

Please let me know if i missed anything and its possible to skip freshness check based on filter.
Thanks,
Mariia

Describe alternatives you've considered

No response

Who will this benefit?

No response

Are you interested in contributing this feature?

No response

Anything else?

No response

@mhanninen mhanninen added enhancement New feature or request triage labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

1 participant