add reference data
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
model:
|
||||
name: raw.raw_psd_alldata # schema.table_name format
|
||||
name: raw.psd_alldata # schema.table_name format
|
||||
kind: EXTERNAL # This is the key part!
|
||||
path: ../../../../extract/psdonline/src/psdonline/data/**/*.zip # Path relative to the project root
|
||||
format: csv # Specify the file format
|
||||
dialect: duckdb # The dialect that will read this file
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user