Test with max_threads=1

This commit is contained in:
Alexander Gololobov 2022-05-23 17:01:19 +02:00
parent 70cc27ecac
commit 2658a9eeeb

View File

@ -68,6 +68,9 @@
SELECT (v[1], v[2], v[3], v[4], v[5], v[6], v[7], v[8], v[9], v[10]) FROM vecs_{element_type};
</fill_query>
<settings>
<max_threads>1</max_threads>
</settings>
<!-- Tuples -->