dagster-io / hooli-data-eng-pipelines

Example Dagster Cloud code for the Hooli Data Engineering organization.
72 stars 15 forks source link

Identify why Sling load only suceeds if it is the first item that initalizes a duckdb db file. #79

Open cnolanminich opened 4 months ago

cnolanminich commented 4 months ago

from the README:

NOTE: if you are running Sling locally, there is currently an error message if you already have a duckdb database set up the first time you run the Sling integration. You'll need to delete it and have the location asset be the the first thing you materialize.