feat: fix dagster setup
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
-- Placeholder staging model.
|
||||
-- Replace this with your actual source query, e.g.:
|
||||
-- select * from {{ source('my_source', 'my_table') }}
|
||||
-- Replace with your actual source query using the source() macro.
|
||||
|
||||
select 1 as id, 'example' as name
|
||||
|
||||
Reference in New Issue
Block a user