даг наконец-то работает

This commit is contained in:
2025-12-10 23:49:01 +03:00
parent 359245366a
commit 342f9bdb62
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -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;