Dean Morin
Dean Morin
### Describe the bug In some cases comments get flagged as hard coded references. ### Steps to reproduce In a comment, if a quoted string follows `from` or `join` it...
### Describe the bug The `extract` function is snowflake includes the keyword `from`. When the `date_or_time_expr` arg following this keyword is qualified with the table name **and** the closing parenthesis...
The link in this line takes you to a "Not found" page: https://github.com/PagerDuty/api-schema/blob/e0fb96d0d55b8161d955981b040d149c41aa92ec/docs/CONCEPTS.md?plain=1#L98
### Use Cases or Problem Statement I want to create a parquet file format with `use_vectorized_reader = true` to speed up copying data into Snowflake ### Category category:resource ### Object...
### Use Cases or Problem Statement I want to create a function that has an optional/default argument, as specified in the [Snowflake Documentation](https://docs.snowflake.com/en/developer-guide/udf-stored-procedure-arguments#designating-an-argument-as-optional). ### Category category:resource ### Object type(s) resource:function...
### Describe the bug I updated to the latest version of this package, and got a new test failure: `fct_sources_without_freshess`. I went to the rules page (https://dbt-labs.github.io/dbt-project-evaluator/latest/rules/) to see what...