Daniel Mosesson
08/22/2022, 12:31 PMmulti_asset
? When I try it throws an error saying that I have also not selected the other asset in the multi_asset
. When building job, the AssetsDefinition '<asset1>' contains asset keys [AssetKey(['<asset1']),AssetKey(['asset2])], but attempted to select only [AssetKey('<asset1>')]. This AssetDefinition does not support subsetting. Please select all asset keys produced by this asset
Averell
08/22/2022, 1:19 PMrequired=False
for the other assets?Daniel Mosesson
08/22/2022, 1:20 PMAverell
08/22/2022, 1:20 PMDaniel Mosesson
08/22/2022, 2:27 PMmulti_asset
and it worksAverell
08/22/2022, 11:57 PMDaniel Mosesson
08/23/2022, 12:34 PM