https://dagster.io/ logo
f

Frank Dekervel

03/23/2020, 10:52 AM
Hello, when i have solids creating database objects (tables, views) and other solids depending on those objects, how do i model the dependencies ? should i use outputs and inputs ? or materialisations ? (but one can't depend on materialisations ? right ?)