Emily Rockman

Results 67 comments of Emily Rockman

In addition to disabling, also remove the relevant sampling code.

@joellabes this seems like a reasonable and logical request! Listing out the specific packages with the versions (or version ranges) would definitely be helpful! The error itself is being triggered...

The adapter PRs would be good reference for this and exactly what needs to be done: https://github.com/dbt-labs/dbt-bigquery/pull/480

I'd call this done! We run nightly tests and can manually test releases.

This has been done for a while now!

The original fix (https://github.com/dbt-labs/dbt-core/issues/8022) was modified slightly in https://github.com/dbt-labs/dbt-core/pull/8889 to still enforce the contract.

Tests are failing because it needs the changes in `dbt-common`

@gwenwindflower I just verified this is happening when you run without partial parsing. It's actually the integration tests that get shipped with the package that are causing the deprecation warning.

Tested with Flaky Tester and failed 3/100 runs on Python 3.8/windows

The test fails in the middle. This happens when run as part of the suite or when run by itself.