mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
fix test
This commit is contained in:
parent
c68b597eee
commit
d34d41d1e2
@ -16,5 +16,3 @@ SELECT rand64() AS x;
|
||||
SELECT sleep(2);
|
||||
|
||||
SELECT read_rows, total_rows, progress FROM system.view_refreshes WHERE database = currentDatabase() and view = '03221_rmv';
|
||||
|
||||
DROP TABLE 03221_rmv;
|
||||
|
Loading…
Reference in New Issue
Block a user