mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 14:41:45 +00:00
19 big incr (#309)
This commit is contained in:
parent
cc8dc32125
commit
5fdadad200
@ -1,7 +1,7 @@
|
||||
{{ config (
|
||||
materialized = "view",
|
||||
post_hook = if_data_call_function(
|
||||
func = "streamline.udf_bulk_grpc(object_construct('node_url','access-001.mainnet19.nodes.onflow.org:9000', 'external_table', 'transaction_results_mainnet_19', 'sql_limit', '2000000', 'producer_batch_size', '30000', 'worker_batch_size', '300', 'sql_source', '{{this.identifier}}', 'concurrent_requests', '750'))",
|
||||
func = "streamline.udf_bulk_grpc(object_construct('node_url','access-001.mainnet19.nodes.onflow.org:9000', 'external_table', 'transaction_results_mainnet_19', 'sql_limit', '5000000', 'producer_batch_size', '30000', 'worker_batch_size', '300', 'sql_source', '{{this.identifier}}', 'concurrent_requests', '750'))",
|
||||
target = "streamline.{{this.identifier}}"
|
||||
)
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user