даг наконец-то работает
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
DO $$
|
||||
DECLARE
|
||||
v_batch_id text := {{ params.batch_id | tojson }}::text;
|
||||
v_batch_id text := '{{ ds_nodash }}'::text;
|
||||
v_prev_ts timestamp;
|
||||
v_src_count bigint;
|
||||
v_stg_count bigint;
|
||||
|
||||
Reference in New Issue
Block a user