Results 18 comments of mucio

I tried on my machine, if I did it correctly and I got the same error: ``` 16:14:10 Finished running 1 incremental model, 2 hooks in 0 hours 0 minutes...

@McKnight-42 @jtcohen6 any update on this? We are trying to upgrade to dbt version 1.3 and I still need to apply this fix.

This really solved the problem on Ubuntu 16.04

Formatting the row is for sure my suggestion, but I am not sure if this is going to work. I think it will make sense to try to get this...

I like the idea, I like that it's possible to transform/map the data before or after a filter and doing both operations multiple times. To start I would keep it...

I went with `processing_steps`, I have also added an initial test case for a filter, I will add one for a map and maybe something a bit more complex. Also...

Hi @burnash, I found out this problem while testing for a specific item to be returned by an API, but I can see this used in case of automatically generated...