Muhammad Sohail

Results 6 comments of Muhammad Sohail

Not sure if it's been mentioned and albeit redundant, you could look into the `default` parameter to the `var()` function. [Docs](https://docs.getdbt.com/reference/dbt-jinja-functions/var#variable-default-values). ```yaml vars: special_schema: "my_special_schema" models: my_staging_models: staging: +materialized: view...

Very odd, I cannot seem to figure out the reason for the `yank-pop` test failures. It seems something very specific or OS/system related, as running the tests locally with the...

Seems there are a few commits that have caused the unit tests to break. I'll list them and what I've been able to gather. - e045828: Introducing `secure` option causes...

Resolved through #926.

> same as [#4053](https://github.com/redhat-developer/vscode-java/issues/4053) Strangely enough, I still get the issue when downgrading to v1.41.1. Perhaps it is an issue with the Eclipse Language Tools? Not sure if there's a...

Hi @rgrunber! It seems I still get the issue with `v1.43.2025062508`. The error message remains the same. Let me know if you would require any more information!