Skip to content

Commit 2353272

Browse files
authored
YQL: Set LocalCalcLimit setting for tests (#10043)
1 parent 95f3a50 commit 2353272

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ydb/library/yql/cfg/tests/gateways.conf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ Yt {
77
Value: "1"
88
}
99

10+
DefaultSettings {
11+
Name: "LocalCalcLimit"
12+
Value: "16"
13+
}
14+
1015
DefaultSettings {
1116
Name: "ReleaseTempData"
1217
Value: "immediate"

0 commit comments

Comments
 (0)