Quigley Malcolm

Results 53 comments of Quigley Malcolm

> Does someone have a workaround? I'm trying to use 40 threads, but it doesn't help (running all models with multiple batches) > dot-core 1.10.4 snowflake adapter 1.10.0 The work...

This appears to be an issue for both 1.10.1 and 1.10.0 (and all pre-release versions). We're working on a solution ASAP. We unfortunately need to support _both_ pydantic v1 and...

Thank you @cburroughs for reporting this, and apologies that we did not pick up this issue sooner

1.10.2 is now out and should resolve this issue 🙂

Related PRs * https://github.com/dbt-labs/dbt-adapters/pull/323 * https://github.com/dbt-labs/dbt-bigquery/pull/1358

> hey @QMalcolm @MichelleArk , the docs team received [this github issue](https://github.com/dbt-labs/docs.getdbt.com/issues/6447). > > i was reviewing this [dbt-adapters PR](https://github.com/dbt-labs/dbt-adapters/pull/323/files) and #10799 -- am i correct in thinking that the...

@mirnawong1 There is no other flag. I recognize that as slightly confusing. For context, the only reason we gated microbatch in the first place was the fear of breaking people's...

From refinement: * Maybe `GraphNodes` can be used * Maybe define an enum similar to how `Retry` works * Maybe add properties to nodes and add helpers to pull what...