mirror of
https://github.com/FlipsideCrypto/sui-models.git
synced 2026-02-06 11:06:56 +00:00
30000
This commit is contained in:
parent
72905d6450
commit
b12c7427ed
@ -4,9 +4,9 @@
|
||||
func = 'streamline.udf_bulk_rest_api_v2',
|
||||
target = "{{this.schema}}.{{this.identifier}}",
|
||||
params ={ "external_table" :"checkpoints",
|
||||
"sql_limit" :"25000",
|
||||
"producer_batch_size" :"25000",
|
||||
"worker_batch_size" :"25000",
|
||||
"sql_limit" :"30000",
|
||||
"producer_batch_size" :"30000",
|
||||
"worker_batch_size" :"30000",
|
||||
"sql_source" :"{{this.identifier}}",
|
||||
"order_by_column": "checkpoint_number DESC" }
|
||||
),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user