hi, in python code, is there a way that we can pro...
# ask-the-community
m
hi, in python code, is there a way that we can programmatically read cached data from data catalog given a @task instance (where we can access its metdata input/cache version) Use case: some tooling to help programmatically debug output in cache. for local iteration, we can make use of cached result from long-running jobs done in the cluster cc @Yee