We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6471d14 + b9e7e92 commit 67e730bCopy full SHA for 67e730b
ydb/tests/olap/load/lib/tpch.py
@@ -76,7 +76,7 @@ class TestTpch100(TpchSuiteBase):
76
'lineitem': 600037902,
77
}
78
scale: int = 100
79
- timeout = max(TpchSuiteBase.timeout, 300.)
+ timeout = max(TpchSuiteBase.timeout, 3600.)
80
81
82
class TestTpch1000(TpchSuiteBase):
0 commit comments