mirror of
https://github.com/FlipsideCrypto/sui-models.git
synced 2026-02-06 15:56:45 +00:00
.
This commit is contained in:
parent
3065f07974
commit
2beb0ac3ef
@ -4,9 +4,9 @@
|
||||
func = 'streamline.udf_bulk_rest_api_v2',
|
||||
target = "{{this.schema}}.{{this.identifier}}",
|
||||
params ={ "external_table" :"transactions",
|
||||
"sql_limit" :"500000",
|
||||
"producer_batch_size" :"500000",
|
||||
"worker_batch_size" :"5000",
|
||||
"sql_limit" :"600000",
|
||||
"producer_batch_size" :"600000",
|
||||
"worker_batch_size" :"6000",
|
||||
"async_concurrent_requests" :"25",
|
||||
"sql_source" :"{{this.identifier}}",
|
||||
'exploded_key': '["result"]',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user