Commit Graph

91 Commits

Author SHA1 Message Date
Nikolai Kochetov
290eadc121
Merge branch 'master' into split-actions-dag 2021-01-22 18:09:34 +03:00
Nikolai Kochetov
d683bf42ce Review fixes. 2021-01-22 16:46:56 +03:00
alexey-milovidov
4e11e7cfa9
Merge pull request #18772 from azat/optimize-memory-tracking-fix
[RFC] Fix memory tracking for OPTIMIZE TABLE/merges
2021-01-22 03:48:06 +03:00
Alexander Kuzmenkov
107d83b654 Avoid mixing output from parallel test runs.
Also mark some tests as sequential-only.
2021-01-20 08:31:41 +03:00
Anton Popov
dbc10b2024
Merge pull request #19063 from CurtizJ/exists-view
Support operations with views in ANTLR parser
2021-01-19 01:15:12 +03:00
Alexey Milovidov
be253e3d68 Skip test for ANTLR 2021-01-17 15:00:00 +03:00
Anton Popov
9c9e2a5936 support operations with views in antlr parser 2021-01-14 15:02:29 +03:00
Azat Khuzhin
bd05d9db2f Fix memory tracking for OPTIMIZE TABLE queries
Because of BlockerInThread in
MergeTreeDataPartWriterOnDisk::calculateAndSerializePrimaryIndex memory
was accounted incorrectly and grows constantly.

And IIUC there is no need in that blocker, since INSERT SELECT shares
the same thread group.
2021-01-12 00:49:40 +03:00
alexey-milovidov
c4094a8cab
Merge pull request #18624 from abyss7/antlr-test
Add ANTLR tests check
2021-01-11 23:27:07 +03:00
Ivan Lezhankin
ab6371fbf5 More tests into skip-list 2021-01-10 22:07:23 +03:00
Azat Khuzhin
ff16f68116 Add a smoke test for SYSTEM RESTART REPLICAS 2021-01-10 12:40:41 +03:00
Ivan Lezhankin
077ba6a333 Merge remote-tracking branch 'upstream/master' into antlr-test 2021-01-06 00:10:21 +03:00
Alexey Milovidov
22775efd52 Enable more tests and see what will happen 2021-01-04 03:29:59 +03:00
Ivan Lezhankin
9e4db81f0a More skip tests 2021-01-02 17:02:24 +03:00
Alexey Milovidov
f0cd43ddaf Add two exceptions for TSan 2020-12-30 21:31:06 +03:00
Ivan Lezhankin
e394452d83 Skip more tests 2020-12-30 12:43:32 +03:00
Ivan
5fd6f260ac
Add support for ANTLR inside clickhouse-test (#18319) 2020-12-22 15:24:46 +03:00
alesapin
9df414fa0c One more test to skip 2020-11-10 13:54:56 +03:00
alesapin
5622a3f57f Update skip list json 2020-11-02 10:46:43 +03:00
alesapin
4e45253c02
Update skip_list.json 2020-10-29 19:05:56 +03:00
alesapin
b5553c0c23
Update skip_list.json 2020-10-29 15:48:02 +03:00
alesapin
2e8594159c
Update skip_list.json 2020-10-28 22:25:57 +03:00
alesapin
964149586e
Update tests/queries/skip_list.json
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
2020-10-28 18:20:21 +03:00
alesapin
c1cce28470
Update skip_list.json 2020-10-26 09:25:20 +03:00
alesapin
96a10f3664
Update skip_list.json 2020-10-23 15:19:03 +03:00
alesapin
6285fd1378
Update skip_list.json 2020-10-22 17:41:34 +03:00
alesapin
d04edef048 More tests to skip 2020-10-22 10:20:45 +03:00
alesapin
fedf169bb6 Merge branch 'master' into run_func_tests_in_parallel 2020-10-22 10:19:48 +03:00
alesapin
4261455621
Update skip_list.json 2020-10-21 17:18:48 +03:00
Azat Khuzhin
42395053e4 Add a test for max_untracked_memory (both HTTP and TCP) 2020-10-17 15:01:53 +03:00
alesapin
d75d486029
Update skip_list.json 2020-10-12 13:20:52 +03:00
alesapin
2a63a619cc
Update skip_list.json 2020-10-09 22:42:51 +03:00
alesapin
e112fbe2a9
Update skip_list.json 2020-10-09 14:51:34 +03:00
alesapin
cd28dab666 Merge branch 'run_func_tests_in_parallel' of github.com:ClickHouse/ClickHouse into run_func_tests_in_parallel 2020-10-09 10:26:40 +03:00
alesapin
7b3d430149 Add more tests 2020-10-09 10:25:50 +03:00
alesapin
2b66180c70 Merge branch 'master' into run_func_tests_in_parallel 2020-10-09 10:25:35 +03:00
Anton Popov
8b4566ba75
Update skip_list.json 2020-10-08 14:37:39 +03:00
alesapin
e6c6930397
Update skip_list.json 2020-10-07 23:01:03 +03:00
Anton Popov
e0bc669423 run check with wide parts 2020-10-07 21:53:34 +03:00
alesapin
e7d1d34a60
Update skip_list.json 2020-10-07 12:43:49 +03:00
alesapin
d2762624f5
Update skip_list.json 2020-10-06 22:45:17 +03:00
alesapin
9982c17814 Skip more 2020-10-06 19:02:33 +03:00
alesapin
2f9a6fe479 More tests to skip 2020-10-05 18:49:40 +03:00
alesapin
edd5a4b936 Less tests 2020-10-05 10:15:08 +03:00
alesapin
933999b4ae less tests 2020-10-04 11:37:11 +03:00
alesapin
7ccf1cc316 Less tests 2020-10-04 11:36:34 +03:00
alesapin
744eb8a2e4 Trying 6 2020-10-03 16:10:10 +03:00
alesapin
7cef000b72 More tests to skip 2020-10-03 10:53:02 +03:00
alesapin
91ba9c2e5f Merge branch 'master' into run_func_tests_in_parallel 2020-10-02 10:44:34 +03:00
alesapin
76e37a6406 More tests to skip 2020-10-02 10:43:21 +03:00