elementary icon indicating copy to clipboard operation
elementary copied to clipboard

edr monitor fails for dbt-duckdb adapter

Open Tomiwa-dev opened this issue 3 months ago • 3 comments

Describe the bug edr monitor fails for dbt-duckdb adapter returns Runtime Error in model alerts_v2 (models/alerts/alerts_v2.sql) Catalog Error: Scalar Function with name dateadd does not exist! Did you mean "date_add"?

LINE 54: dateadd(day, cast(-1 as integer), cast(

I will attach the complete error log

output.txt

To Reproduce Steps to reproduce the behavior:

  1. run edr monitor --slack-token <slack_token> --slack-channel-name <slack-channel-name> in the terminal

Expected behavior Send failure alerts to specified slack channel

Environment (please complete the following information): Elementary CLI (edr) version: 0.19.5 Elementary dbt package version: 0.19.4 dbt-duckdb: 1.9.6 database: ducklake on motherduck

Tomiwa-dev avatar Sep 11 '25 01:09 Tomiwa-dev

Hey @Tomiwa-dev , Elementary doesn't currently support DuckDB. Does edr report work for you?

NoyaOffer avatar Sep 11 '25 08:09 NoyaOffer

@NoyaOffer yes edr report works

Tomiwa-dev avatar Sep 11 '25 10:09 Tomiwa-dev

This issue is stale because it has been open for too long with no activity. If you would like the issue to remain open, please remove the stale label or leave a comment.

github-actions[bot] avatar Nov 13 '25 02:11 github-actions[bot]