Lucas Ortiz

Results 2 comments of Lucas Ortiz

There are two issues here: 1) The [max_batch_size](https://docs.getdbt.com/reference/resource-configs/mssql-configs#seeds) var is not working 2) Even though this workaround worked in your case, it is not the final solution. The size of...

The issue is that the default macro creates a `concat` statement, even if it has only one column. As a quick fix, you can create a macro to generate the...