JanBenisek

Results 5 issues of JanBenisek

**Describe the bug** - dbt `>1.5` introduced [model versions](https://docs.getdbt.com/docs/collaborate/govern/model-versions) - the precommit hooks `Check the model has properties file` and `Check the model has description` fail - probably because it...

bug
priority: low

### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened I have a faulty dbt model which I want to fix. SQLFluff...

bug
redshift

**Is your feature request related to a problem? Please describe.** When I go to Model Runs tab in the UI, I can see all the models that have ran in...

Feature Request 💡
Observability UI
FE

### Is this a new bug in dbt-core? - [X] I believe this is a new bug in dbt-core - [X] I have searched the existing issues, and I could...

bug
regression
unit tests

**Describe the bug** When running Elementary tests on a model ```shell dbt test -s foobar --vars "{'elementary_enabled': true}" -t prod ``` We get an error: ``` Numeric data overflow (scale...

Bug
Triage 👀