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.

Failure while finding unique cols: list index out of range #476

Closed
@dlawin

Description

@dlawin

Describe the bug

[16:46:33] WARNING - Failure while finding unique cols: list index out of range
[16:46:33] WARNING - Failure while finding unique cols: list index out of range
[16:46:33] WARNING - Failure while finding unique cols: list index out of range
[16:46:33] WARNING - Failure while finding unique cols: list index out of range
Running with data-diff=0.6.0

Appears node.depends_on.nodes can be None

Change if to if node.depends_on is None or not node.depends_on.nodes:

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