Simo Tumelius

Results 5 issues of Simo Tumelius

**Describe the bug** Empty YML files result in `AttributeError: 'NoneType' object has no attribute 'get'` when running `check-source-table-has-description` hook. ``` Traceback (most recent call last): File "/home/simo/.cache/pre-commit/repohg6wkw_k/py_env-python3.8/bin/check-source-table-has-description", line 8, in...

bug
priority: low

I'm getting a `Ignoring missing file at 'annotations.json' because 'ignore-missing-file' is true` error in my workflow: ``` - name: Lint SQL run: sqlfluff lint --format github-annotation | tee annotations.json ||...

🙃 upstream

**What's your key point?** Discuss the topics that we agreed together with Amy and Jason. Also see the initial idea https://github.com/dbt-labs/dbt-technical-blog-writing/discussions/62. **Prior art:** * https://discourse.getdbt.com/t/triggering-a-dbt-cloud-job-in-your-automated-workflow-with-python/2573 * https://discourse.getdbt.com/t/making-dbt-cloud-api-calls-using-the-dbt-cloud-cli/3543 **Link to notes...

data tooling

`soda scan` commands are quite verbose with the two positional arguments (WAREHOUSE_YML_FILE and SCAN_YML_FILE). You could change the WAREHOUSE_YML_FILE positional argument to a keyword argument (e.g., `--warehouse-config`) and use an...

soda-sql

The `COMPUTE` service type no longer exists in the `snowflake.organization_usage.rate_sheet_daily` table. It has been replaced with `WAREHOUSE_METERING`.