We do have a query pipeline, which will prevent an extreme number of queries from firing off in parallel, but I think that for 4 queries, it will go in parallel.
w
worried-lawyer-21676
02/07/2024, 8:59 AM
Is it possible to change a setting to run queries one by one?
It seems that we are hitting memory limit on the Clickhouse, because of the fact that queries fire off at the same time