Describe the bug
Piperider hits function length(super) does not exist error when trying to collect statistics from a table with a super typed column
To Reproduce
Steps to reproduce the behavior:
- Make a DBT model that produces a column of type
super
- Tag it
piperider
- Run
piperider run
Expected behavior
Success
Describe the bug
Piperider hits
function length(super) does not existerror when trying to collect statistics from a table with asupertyped columnTo Reproduce
Steps to reproduce the behavior:
superpiperiderpiperider runExpected behavior
Success