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
Description
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: