This commit is contained in:
Eric Laurello 2024-10-10 10:35:43 -04:00
parent 197e89e7df
commit 500c9c9511

View File

@ -5,7 +5,7 @@
target = "{{this.schema}}.{{this.identifier}}",
params ={ "external_table" :"blocks",
"sql_limit" :"30000",
"producer_batch_size" :"2000",
"producer_batch_size" :"1000",
"worker_batch_size" :"1000",
"sql_source" :"{{this.identifier}}",
"order_by_column": "block_number" }