This commit is contained in:
Eric Laurello 2025-07-15 08:30:59 -04:00
parent 25f4acc29e
commit 67158cf984

View File

@ -4,7 +4,7 @@
func = 'streamline.udf_bulk_rest_api_v2',
target = "{{this.schema}}.{{this.identifier}}",
params ={ "external_table" :"checkpoints",
"sql_limit" :"5000000",
"sql_limit" :"3000000",
"producer_batch_size" :"200000",
"worker_batch_size" :"50000",
"async_concurrent_requests" :"25",