back to 40

This commit is contained in:
Eric Laurello 2025-07-26 08:42:32 -04:00
parent c95442d5bb
commit ddbbf97be0

View File

@ -6,8 +6,8 @@
params ={ "external_table" :"transactions",
"sql_limit" :"1000000",
"producer_batch_size" :"100000",
"worker_batch_size" :"2000",
"async_concurrent_requests" :"7",
"worker_batch_size" :"2500",
"async_concurrent_requests" :"10",
"sql_source" :"{{this.identifier}}",
'exploded_key': '["result"]',
"order_by_column": "checkpoint_number DESC" }