We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
docs
depends_on
manifest.json
node depends_on in manifest.json should include docs like so:
"depends_on": { "macros": [...], "nodes": [...], "doc_blocks": ["doc.project_name.block_name", ...], }
N/A
Anyone who wants to see what doc blocks are referenced in node descriptions, including the metadata team at dbt Labs.
descriptions
Yes
No response
The text was updated successfully, but these errors were encountered:
column
Fix #11000 #11001: Add doc_blocks to manifest for nodes and columns
doc_blocks
d80431a
c344b2c
Successfully merging a pull request may close this issue.
Is this your first time submitting a feature request?
Describe the feature
node
depends_on
inmanifest.json
should includedocs
like so:Describe alternatives you've considered
N/A
Who will this benefit?
Anyone who wants to see what doc blocks are referenced in node
descriptions
, including the metadata team at dbt Labs.Are you interested in contributing this feature?
Yes
Anything else?
No response
The text was updated successfully, but these errors were encountered: