This commit is contained in:
Eric Laurello 2025-07-17 12:55:30 -04:00
parent 624c4b41f0
commit 72a2cd36f4

View File

@ -5,7 +5,7 @@
target = "{{this.schema}}.{{this.identifier}}",
params ={ "external_table" :"transactions",
"sql_limit" :"500000",
"producer_batch_size" :"500000",
"producer_batch_size" :"250000",
"worker_batch_size" :"5000",
"async_concurrent_requests" :"50",
"sql_source" :"{{this.identifier}}",