Adam Stone

Results 3 issues of Adam Stone

:mega: **Notification Service(s) Impacted** Slack :lady_beetle: **Describe the bug** If you use Slack's Workflow Builder tool, there's a Webhook option. However, if you do this, it generates a webhook URL...

question

### Describe the bug This is to discuss the logic behind the existing calculation in the `equality` test and propose a more straightforward calculation. Currently the calculation is: https://github.com/dbt-labs/dbt-utils/blob/6ba7b660b1d1b4e3b41cb0cf6c3c0e4a70ae54e4/macros/generic_tests/equality.sql#L8-L11 This...

bug
triage

### Describe the bug The `get_url_parameter()` macro breaks on Spark SQL (Databricks). I've come up with a replacement macro that'll work on SparkSQL and am wondering if I could contribute...