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

Document the log_cache_events config #4821

Merged
merged 7 commits into from
Jan 30, 2024

Conversation

dbeatty10
Copy link
Contributor

@dbeatty10 dbeatty10 commented Jan 29, 2024

Preview

resolves #4664

What are you changing in this pull request and why?

As noted in #4366, there is currently not any documentation for the log_cache_events config.

When True, this flag enables verbose logging for relational cache events (which can be helpful when debugging) (default to False).

Because it has existed since at least 2018-11-15 (prior to dbt v1.0), no version blocks are applicable.

Checklist

Copy link

vercel bot commented Jan 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2024 10:07am

@github-actions github-actions bot added content Improvements or additions to content size: x-small This change will take under 3 hours to fix. labels Jan 29, 2024
@dbeatty10 dbeatty10 marked this pull request as ready for review January 29, 2024 15:53
@dbeatty10 dbeatty10 requested a review from a team as a code owner January 29, 2024 15:53
@dbeatty10 dbeatty10 enabled auto-merge (squash) January 29, 2024 17:18
Copy link
Contributor

@mirnawong1 mirnawong1 left a comment

Choose a reason for hiding this comment

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

lgtm thank you @dbeatty10 !

@dbeatty10 dbeatty10 merged commit eb2f3ec into current Jan 30, 2024
4 checks passed
@dbeatty10 dbeatty10 deleted the dbeatty/log-cache-events-config branch January 30, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto update content Improvements or additions to content January-2024 size: x-small This change will take under 3 hours to fix.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document the log_cache_events config
3 participants