--- # see https://docs.datahub.com/docs/metadata-ingestion/source_docs/csv for complete documentation source: type: "csv-enricher" config: filename: "./examples/demo_data/csv_enricher_demo_data.csv" write_semantics: "PATCH" delimiter: "," array_delimiter: "|" # see https://docs.datahub.com/docs/metadata-ingestion/sink_docs/datahub for complete documentation sink: type: "datahub-rest" config: server: "http://localhost:8080"