mirror of
https://github.com/FlipsideCrypto/movement-models.git
synced 2026-02-06 11:46:43 +00:00
modified exploded_key
This commit is contained in:
parent
852debc9d8
commit
1784b9d622
@ -8,7 +8,7 @@
|
|||||||
"producer_batch_size" :"5000",
|
"producer_batch_size" :"5000",
|
||||||
"worker_batch_size" :"5000",
|
"worker_batch_size" :"5000",
|
||||||
"sql_source" :"{{this.identifier}}",
|
"sql_source" :"{{this.identifier}}",
|
||||||
"exploded_key": tojson(["result"]),
|
"exploded_key": tojson(["data"]),
|
||||||
"order_by_column": "block_number" }
|
"order_by_column": "block_number" }
|
||||||
),
|
),
|
||||||
tags = ['streamline_core_realtime']
|
tags = ['streamline_core_realtime']
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user