Doc: X symbol Removal (#22136)

Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
This commit is contained in:
Rounak Dhillon 2025-07-05 06:37:49 +05:30 committed by GitHub
parent c8a06d17a9
commit 28581333ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View File

@ -226,8 +226,8 @@ The command automatically discovers artifacts from your dbt project's `target/`
| Artifact | Required | Description |
|----------|----------|-------------|
| `manifest.json` | ✅ Yes | Model definitions, relationships, and metadata |
| `catalog.json` | Optional | Table and column statistics from `dbt docs generate` |
| `run_results.json` | Optional | Test results from `dbt test` |
| `catalog.json` | Optional | Table and column statistics from `dbt docs generate` |
| `run_results.json` | Optional | Test results from `dbt test` |
### Generate All Artifacts

View File

@ -226,8 +226,8 @@ The command automatically discovers artifacts from your dbt project's `target/`
| Artifact | Required | Description |
|----------|----------|-------------|
| `manifest.json` | ✅ Yes | Model definitions, relationships, and metadata |
| `catalog.json` | Optional | Table and column statistics from `dbt docs generate` |
| `run_results.json` | Optional | Test results from `dbt test` |
| `catalog.json` | Optional | Table and column statistics from `dbt docs generate` |
| `run_results.json` | Optional | Test results from `dbt test` |
### Generate All Artifacts

View File

@ -226,8 +226,8 @@ The command automatically discovers artifacts from your dbt project's `target/`
| Artifact | Required | Description |
|----------|----------|-------------|
| `manifest.json` | ✅ Yes | Model definitions, relationships, and metadata |
| `catalog.json` | Optional | Table and column statistics from `dbt docs generate` |
| `run_results.json` | Optional | Test results from `dbt test` |
| `catalog.json` | Optional | Table and column statistics from `dbt docs generate` |
| `run_results.json` | Optional | Test results from `dbt test` |
### Generate All Artifacts