This commit is contained in:
Eric Laurello 2024-06-03 13:00:50 -04:00
parent 38f7002361
commit 67b950d1f6

View File

@ -5,7 +5,7 @@
target = "{{this.schema}}.{{this.identifier}}",
params ={ "external_table" :"transactions_v2",
"sql_limit" :"50000",
"producer_batch_size" :"20",
"producer_batch_size" :"10",
"worker_batch_size" :"10",
"exploded_key": "[\"result.txs\"]",
"sql_source" :"{{this.identifier}}" }