Closed QMalcolm closed 2 weeks ago
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-bigquery contributing guide.
Closing, because we're gonna do this differently and these commits would make that messy
resolves #1359
Problem
dbt-adapters + dbt-core are moving to a behavior flag for gating microbatch functionality. We need to update the tests in dbt-bigquery to reflet this.
Solution
Updated the effected tests to use the new behavior flag defined by dbt-adapters in https://github.com/dbt-labs/dbt-adapters/pull/323
Checklist