Doug Beatty

Results 626 comments of Doug Beatty

~Thank you all for your research finding reproduction case for this scenario 🏆~ ~Closing as a duplicate of https://github.com/dbt-labs/dbt-core/issues/10433.~ Edit: re-opened in https://github.com/dbt-labs/dbt-core/issues/10686#issuecomment-2438971930

Oops, I closed it too hastily! @kangshung as @devmessias said, what you reported in https://github.com/dbt-labs/dbt-core/issues/10686#issuecomment-2435041601 is a duplicate of https://github.com/dbt-labs/dbt-core/issues/10433 But we still don't have steps to reproduce for what...

@CraigWilson-ZOE could you share your line of code that you are using for `dbt_utils.get_relations_by_pattern` so we can see the `schema` argument? I'm trying to reproduce the same error you are...

Thanks for providing those details @CraigWilson-ZOE ! I was able to get the same error as you with a simplified version of your scenario. And I was also able to...

Thanks again for raising this and helping home in on the root causes @CraigWilson-ZOE. Going to close this in favor of https://github.com/dbt-labs/dbt-core/issues/10891 and other relevant issues linked above.

See below for a reproducible example that involves at least two calls to `dbt_utils.star` that have different outputs. The example is a bit contrived, but I think it demonstrates the...