dbt - Performance Optimization
Why does this dbt model fail during profiling?
select * from customers where customer_id = 'abc'
Given that customer_id is an integer column.
Why does this dbt model fail during profiling?
select * from customers where customer_id = 'abc'
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions