Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.
This repository was archived by the owner on May 17, 2024. It is now read-only.

dbt 1.6 - ERROR X validation errors for ManifestV10  #683

Closed
@dlawin

Description

@dlawin

Describe the bug
Now that dbt 1.6 is fully released, we are seeing validation errors for manifests from that version. The validation is using a beta version of the manifest schema.

Users will see:
ERROR X validation errors for ManifestV10

Need to update dbt-artifacts-parser to support the official V10 manifest schema. Issue here: yu-iskw/dbt-artifacts-parser#54

Other context for the future:

  • We're using dbt-artifacts-parser to access dbt manifests as python objects vs. dicts
    • this isn't totally necessary and may be causing more trouble than it's worth

Metadata

Metadata

Assignees

Labels

--dbtIssues/features related to the dbt integrationbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions