mirror of
https://github.com/FlipsideCrypto/cosmos-models.git
synced 2026-02-06 13:41:56 +00:00
100K -> 1M
This commit is contained in:
parent
e3d0d0f59d
commit
ec8486a9ad
@ -4,7 +4,7 @@
|
||||
func = 'streamline.udf_bulk_rest_api_v2',
|
||||
target = "{{this.schema}}.{{this.identifier}}",
|
||||
params ={ "external_table" :"txcount_v2",
|
||||
"sql_limit" :"100000",
|
||||
"sql_limit" :"1000000",
|
||||
"producer_batch_size" :"10000",
|
||||
"worker_batch_size" :"1000",
|
||||
"sql_source" :"{{this.identifier}}" }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user