mirror of
https://github.com/FlipsideCrypto/eclipse-models.git
synced 2026-02-06 13:07:01 +00:00
update realtime temp
This commit is contained in:
parent
1a7fd3b72e
commit
fd1f0cc82d
@ -5,9 +5,9 @@
|
||||
func = 'streamline.udf_bulk_rest_api_v2',
|
||||
target = "{{this.schema}}.{{this.identifier}}",
|
||||
params ={ "external_table" :"block_txs",
|
||||
"sql_limit" :"100000",
|
||||
"producer_batch_size" :"100000",
|
||||
"worker_batch_size" :"20000",
|
||||
"sql_limit" :"200000",
|
||||
"producer_batch_size" :"200000",
|
||||
"worker_batch_size" :"2000",
|
||||
"sql_source" :"{{this.identifier}}",
|
||||
"order_by_column": "block_id",
|
||||
"exploded_key": tojson(["result.transactions"]) }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user