Closed MichelleArk closed 1 month ago
As part of https://github.com/dbt-labs/dbt-core/issues/10624, dbt-postgres needs to implement a default microbatch strategy.
Although it is not write-optimized, we will use merge under-the-hood in dbt-postgres for now, as dbt-postgres does not yet support partitioning.
The base tests from dbt-adapters 1.6 should also be inherited and included as part of this work.
As part of https://github.com/dbt-labs/dbt-core/issues/10624, dbt-postgres needs to implement a default microbatch strategy.
Although it is not write-optimized, we will use merge under-the-hood in dbt-postgres for now, as dbt-postgres does not yet support partitioning.
The base tests from dbt-adapters 1.6 should also be inherited and included as part of this work.