Benoit Perigaud
Benoit Perigaud
As a few people have shown interest, I created a draft PR with the code I have so far. It is not ready to be merged, but some people might...
Thanks! Let's be extra careful with this one, 😄 and I am happy to try to add as many new tests as possible. The API for the endpoint is a...
Thanks for the report. I can see that you are on a pretty old version of the package though and we did quite a few changes recently on how we...
Should be closed with #475 I believe. We can reopen it otherwise.
Can you try setting the [insert_batch_size](https://dbt-labs.github.io/dbt-project-evaluator/0.8/customization/overriding-variables/#execution) var to a lower value? For athena, I believe that it is set to 500 by default.
Did you set it to 500? What I meant was that it is 500 for athena by default, so you could try to set it lower (maybe 100).
Could you try without dispatch as well to see what you get? I know that `redshift__type_string()` was required at some point but I don't know if it is still the...
This might be slightly related to the other issue/PR dbt-labs/dbt-spark#467 on Redshift. Do you have `jq` installed? If not, could you install it and do (I am on Mac, but...
Thanks @Victoriapm . I will add some integrations tests and we can merge it!
Hi! I will try to look at it this week 👍