mirror of
https://github.com/FlipsideCrypto/sei-models.git
synced 2026-02-06 13:17:03 +00:00
lower params
This commit is contained in:
parent
76aadb15ad
commit
045108d0f6
@ -4,9 +4,9 @@
|
||||
func = 'streamline.udf_bulk_rest_api_v2',
|
||||
target = "{{this.schema}}.{{this.identifier}}",
|
||||
params ={ "external_table" :"evm_traces",
|
||||
"sql_limit" :"25000",
|
||||
"sql_limit" :"20000",
|
||||
"producer_batch_size" :"1000",
|
||||
"worker_batch_size" :"100",
|
||||
"worker_batch_size" :"500",
|
||||
"sql_source" :"{{this.identifier}}",
|
||||
"exploded_key": tojson(["result"]) }
|
||||
),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user