@cdn_yyz_yul I think that reading part is where your problem lies. When reading from same pipeline produced datasets, you shouldn't use 3 level name, instead follow DLT's way.Older pipeline versions, where "target" field was used for target schema de...
Hi @cdn_yyz_yul ,To me, this seems to be a dependency resolution issue, rather than "refresh compute semantics". As, DLT compiler is highly restrictive in terms of "query shape", and would quickly filter out any unsupported query, and fall-back to "F...
Hi @NancyX ,In addition to @Ashwin_DSA 's explanation, if you need to do the same from Declarative Automation Bundles (DABs formerly) workflow YAML markup, here are a couple examples from one of my jobs.Run ID:- name: job_run_id
default: "{{job...