mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Fix: remove heeavy performance tests, introduced within this PR
This commit is contained in:
parent
6be6a13c2f
commit
1f46f48d7d
@ -1,5 +1,3 @@
|
||||
<test>
|
||||
<query>select * from numbers(300000000) order by (1 - number , number + 1 , number) limit 10;</query>
|
||||
<query>SELECT * FROM hits_100m_single ORDER BY (CounterID, EventDate) format Null</query>
|
||||
<query>SELECT * FROM hits_100m_single ORDER BY (CounterID, EventDate, URL) format Null</query>
|
||||
</test>
|
||||
|
Loading…
Reference in New Issue
Block a user