diff --git a/testdata/workloads/functional-query/queries/QueryTest/spilling.test b/testdata/workloads/functional-query/queries/QueryTest/spilling.test index 8a4a36b58..2632953a7 100644 --- a/testdata/workloads/functional-query/queries/QueryTest/spilling.test +++ b/testdata/workloads/functional-query/queries/QueryTest/spilling.test @@ -1,6 +1,6 @@ ==== ---- QUERY -set buffer_pool_limit=215m; +set buffer_pool_limit=110m; select count(l1.l_tax) from lineitem l1,