bruno messias

Results 76 comments of bruno messias

Hi @gshank. I've managed to determine how to retain the unit test. My previous approach was somewhat messy as it also had to manage `config.build_config_dict(patch_config_dict=patch_config_dict)` to address all issues within...

Hi @aranke . What do you think about this new approach?

Hi @gshank, just circling back on this pull request. Would appreciate your feedback when it's convenient for you. Thanks!

Hi @dbeatty10, @gshank and @aranke, any updates on this bug/MR? I'm not sure about the dbt-core roadmap, or if bug #8520 was resolved in another MR, because if so, I...

Hi @dbeatty10 , thank you for the prompt reply. I'll send PR latter with a proposed solution

PR here https://github.com/dbt-labs/dbt-core/pull/8538 @dbeatty10 . I've tried to create more tests, but I don't know if there is tests that tests hierarchical override in python models.

Hi @dbeatty10 I'm reaching out regarding the pull request [#8538](https://github.com/dbt-labs/dbt-core/pull/8538). I understand everyone's likely quite busy to deal with open-source, but I was wondering if there have been any updates...

Hi @alex-hsp, you might want to try one of the workarounds we discussed earlier. I would have updated the PR, but my current role has kept me really busy for...

Ok, I was able to update the PR this morning https://github.com/dbt-labs/dbt-core/pull/8538