mirror of
https://github.com/FlipsideCrypto/sui-models.git
synced 2026-02-06 11:06:56 +00:00
.
This commit is contained in:
parent
51058491ca
commit
624fdb89e1
@ -4,9 +4,9 @@
|
||||
func = 'streamline.udf_bulk_rest_api_v2',
|
||||
target = "{{this.schema}}.{{this.identifier}}",
|
||||
params ={ "external_table" :"transactions",
|
||||
"sql_limit" :"90000",
|
||||
"producer_batch_size" :"90000",
|
||||
"worker_batch_size" :"3000",
|
||||
"sql_limit" :"80000",
|
||||
"producer_batch_size" :"80000",
|
||||
"worker_batch_size" :"2000",
|
||||
"async_concurrent_requests" :"5",
|
||||
"sql_source" :"{{this.identifier}}",
|
||||
'exploded_key': '["result"]',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user