geoHeil
06/06/2022, 6:19 AMjordan
06/06/2022, 4:42 PMgeoHeil
06/06/2022, 9:18 PMsandy
06/06/2022, 10:03 PMgeoHeil
06/07/2022, 3:45 AMsandy
06/07/2022, 3:18 PMAssetObservations
. You've explained pieces of your goal to me in the past, but would you mind explaining it from the top?geoHeil
06/07/2022, 4:48 PMsandy
06/07/2022, 8:46 PMgeoHeil
06/08/2022, 3:54 AMsandy
06/08/2022, 3:15 PMops:
my_asset:
config:
ignore_last_materialization: True
is that right? if so, we could provide the ability to provide default config when constructing an asset job
ignore_last_materialization_job = AssetGroup.build_job(name=..., selection=..., default_config={"ops": {"my_asset": {"config": {"ignore_last_materialization": True}}}})
would that be helpful for you?geoHeil
06/08/2022, 3:15 PMsandy
06/08/2022, 4:59 PMgeoHeil
06/08/2022, 5:58 PMsandy
06/08/2022, 6:29 PM