Is there any documentation out there on how to con...
# ask-community
a
Is there any documentation out there on how to configure a job that materializes a group of assets who are dependent on the output of an asset not materialized by the job?
o
hi @Aaron Roberts! There is no requirement for upstream assets to be included in the same job as their downstream assets -- one of the benefits of the asset-based programming model is that assets can load their input assets regardless of when they're executed.