Petter Söderlund
Petter Söderlund
Hi! I tried out your approach @mkkuba but i cant get it to work. I get an error in the incremental code when i try to do a `(select max(date)...
Thank you for feedback @mkkuba ! I am currently trying to implement a function in data mocktool. I might ask for some feedback @mjirv :) I had some discussions with...
> hey @mjirv :) I have made an attempt in https://github.com/mjirv/dbt-datamocktool/pull/58 br Petter
This would be very useful I think! I too have had issues / wanting this functionality.
Maybe close this one as well?
Suggest to close :)
I'm giving this a shot
@mjirv no that's correct! - this problem is the same as stated in https://github.com/mjirv/dbt-datamocktool/issues/66#issuecomment-1486932968 The PR just merged just fixes the bug with compare columns.
nooo sorry -- this is not finished. Sorry if I was unclear. This feature is not fixed with the last PR
My experience with the native where-clause has sometimes been bad - especially when comparing two tables. It is impossible to access the where statement in the test macro! A common...