.
Some checks are pending
docs_update / run_dbt_jobs (push) Waiting to run
docs_update / notify-failure (push) Blocked by required conditions

This commit is contained in:
Eric Laurello 2025-07-28 19:12:09 -04:00
parent 91e9ce7960
commit ca6a1ab1fc

View File

@ -7,7 +7,7 @@
"sql_limit" :"1000000",
"producer_batch_size" :"100000",
"worker_batch_size" :"2500",
"async_concurrent_requests" :"20",
"async_concurrent_requests" :"8",
"sql_source" :"{{this.identifier}}",
'exploded_key': '["result"]',
"order_by_column": "checkpoint_number DESC" }