mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-12 01:11:41 +00:00
15 lines
238 B
YAML
15 lines
238 B
YAML
source:
|
|
type: sql-queries
|
|
config:
|
|
query_file: input/patch-lineage.jsonl
|
|
platform: snowflake
|
|
incremental_lineage: true
|
|
|
|
sink:
|
|
type: file
|
|
config:
|
|
filename: ./output.json
|
|
|
|
datahub_api:
|
|
server: http://localhost:8080
|