This commit is contained in:
Austin 2024-05-30 15:59:26 -04:00 committed by GitHub
parent 85e053226e
commit a1fdaa7e7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
params ={ "external_table" :"evm_traces",
"sql_limit" :"25000",
"producer_batch_size" :"1000",
"worker_batch_size" :"10",
"worker_batch_size" :"100",
"sql_source" :"{{this.identifier}}",
"exploded_key": tojson(["result"]) }
),