Is there a way to use `Memoization` with `AssetDef...
# ask-community
d
Is there a way to use
Memoization
with
AssetDefinition.from_grap
? Looks like neither
graph
,
op
or the
AssetDefiniion.from_graph
provide this functionality. `Is there a way of using
s
@chris - do you know the answer to this one?
c
memoization is not currently supported from assets, since there is no way to specify version information https://github.com/dagster-io/dagster/issues/8632.
pepehands 1