Daan Luttik

Results 31 comments of Daan Luttik

Hé Robert, I indeed had that setting on. It seems to be working now, though. I assume there was an issue somewhere else in my configuration that prevented it from...

The code in [this commit](https://github.com/Luttik/unsync/commit/ec2d07efd3293545729563082da7ec3efc7094b6) works if you use python 3.5 or high. Makes the issue less severe, since you can then type the response of your method as future...

My message above however does have two issues. 1. You still have to use a noinspect somewhere. 2. It will not work for python < 3.5 (I guess there are...

Same issue here (now with data-diff 0.11.1 and the snowflake extra). Adding `pydantic = ">=1.10.12,

Ah thanks this is a great response. First, I tried everything I mentioned with the code from master as it was yesterday. Since #16 was merged on Januari the 5th...

I'm not sure if I'm tracking completely. However, I think that this should just work automagically without having to specify anything in addition to the `dbt run` command, after a...

I have exactly the same issue. Without `--json` its super fast, with `--json` it seems to be running for ever.

I would love to see this feature in production!

@celeriev I think since there is still an unresolved change request (even though you left a comment), this PR might be out of focus with the core team... even though...