Commit Graph

48854 Commits

Author SHA1 Message Date
alesapin
86322fa3e1 Add test 2020-09-25 15:36:02 +03:00
alesapin
f5c38b34ae Fix race condition during write ahead log cleanup and rename 2020-09-25 15:07:38 +03:00
tavplubix
d4c8ba8410
Update ASTColumnsTransformers.h 2020-09-25 14:58:04 +03:00
Alexander Tokmakov
8f21c73b76 Revert "Update ASTColumnsTransformers.h"
This reverts commit b30e860166.
2020-09-25 14:52:55 +03:00
tavplubix
b30e860166
Update ASTColumnsTransformers.h 2020-09-25 14:51:00 +03:00
Nikita Mikhaylov
06d7b6cbef
Merge pull request #15003 from ClickHouse/enable_atomic_database_by_default
Enable Atomic database engine by default
2020-09-25 14:29:14 +03:00
alesapin
97671a1771 Ugly fix for default database race 2020-09-25 14:27:00 +03:00
Anton Popov
085f63a9bf fix hang of queries with a lot of subqueries to same mysql table 2020-09-25 14:12:48 +03:00
alesapin
d3f3867445
Update tsan_suppressions.txt 2020-09-25 13:46:38 +03:00
tavplubix
b96157e32b
Merge branch 'master' into enable_atomic_database_by_default 2020-09-25 13:42:39 +03:00
Alexander Tokmakov
3f717ea1c4 fix skip lists 2020-09-25 13:39:59 +03:00
hexiaoting
4666ae3211 fix build bug for merge_selector2.cpp 2020-09-25 17:59:19 +08:00
Alexander Kuzmenkov
3ff16325d8 fix the profiler 2020-09-25 12:52:09 +03:00
Amos Bird
81d08b59e5
Replace useless multiset with unordered_set 2020-09-25 16:38:09 +08:00
Alexander Kuzmenkov
40209f9ed2 Merge remote-tracking branch 'origin/master' into HEAD 2020-09-25 11:28:47 +03:00
feng lv
92f7847b1d add test 2020-09-25 16:00:51 +08:00
alesapin
61ab1a264d Suppress race 2020-09-25 10:56:30 +03:00
alesapin
6d86544911 Trying to supress race in LazyPipeFDs 2020-09-25 10:55:41 +03:00
feng lv
87726a7af2 function allow an argument with timezone 2020-09-25 15:20:42 +08:00
alesapin
9bf27fb42a
Merge pull request #15110 from nikitamikhaylov/split-huge-dictionary-test
Splitting test_dictionaries_all_layouts_and_sources
2020-09-25 10:16:28 +03:00
alesapin
2bacb6f6c8
Merge pull request #15220 from amosbird/fixjgc
Fix joinGet crash with LowCardinality types
2020-09-25 10:09:05 +03:00
Ilya Yatsishin
7c2d5ca9e0
Merge pull request #15244 from alekseik1/fix/isolated_initialization_docker
do not expose ClickHouse server until initialization is complete
2020-09-25 10:01:56 +03:00
alexey-milovidov
9446e43146
Merge pull request #15258 from ClickHouse/fix-msan-failure-2
Fix MSan report in QueryLog
2020-09-25 08:06:45 +03:00
alexey-milovidov
049f21091e
Update clickhouse-test 2020-09-25 08:05:50 +03:00
alexey-milovidov
40379cdec7
Merge pull request #15266 from ClickHouse/embedded-config-aarch64
Enable embedded config for aarch64
2020-09-25 07:05:22 +03:00
alexey-milovidov
ceae831128
Merge pull request #15269 from ycj/patch-1
Update in.md
2020-09-25 07:04:21 +03:00
John
23f06de0be
Update in.md 2020-09-25 11:48:25 +08:00
alexey-milovidov
56b336f9de
Merge pull request #15263 from ClickHouse/add-more-hardware-results
Add more hardware results
2020-09-25 05:29:43 +03:00
Alexey Milovidov
161ee1df3e Fail more quickly in clickhouse-test if server does not respond 2020-09-25 05:27:13 +03:00
Alexey Milovidov
85bfdbad24 Add a test for embedded configs 2020-09-25 05:12:51 +03:00
Alexey Milovidov
1f6e55ff35 Allow to run without /proc/self/maps 2020-09-25 05:03:58 +03:00
alexey-milovidov
23fd72a3de
Update adopters.md 2020-09-25 04:59:01 +03:00
Alexey Milovidov
4e9d37e033 More convenient 2020-09-25 04:46:13 +03:00
Alexey Milovidov
f5eead5b2a Enable embedded configs for AArch64 2020-09-25 04:45:47 +03:00
Alexey Milovidov
0e7f576bc1 More results 2020-09-25 04:21:03 +03:00
Alexey Milovidov
8b55224350 More handy 2020-09-25 04:06:21 +03:00
Alexey Milovidov
fdf860adde More handy 2020-09-25 04:03:17 +03:00
Alexey Milovidov
1bd6fb39f2 Added a comment 2020-09-25 03:55:57 +03:00
Alexey Milovidov
092ea18dd4 Adjustments 2020-09-25 03:48:18 +03:00
Alexey Milovidov
08da11b7a3 Adjustments 2020-09-25 03:36:06 +03:00
Alexey Milovidov
4e0378a521 Adjustments 2020-09-25 03:29:42 +03:00
Alexey Milovidov
8e986f81b4 Added new results 2020-09-25 03:24:24 +03:00
Alexey Milovidov
fb9d43692b Step 1: make adding hardware benchmark results more convenient 2020-09-25 03:10:37 +03:00
alexey-milovidov
89bbafbd90
Merge pull request #15259 from ClickHouse/revert-14962-log-avoid-deadlock
Revert "Avoid deadlocks in Log/TinyLog"
2020-09-25 02:29:11 +03:00
alexey-milovidov
13529265c4
Revert "Avoid deadlocks in Log/TinyLog" 2020-09-25 02:28:57 +03:00
Alexey Milovidov
e51d9dd2e7 Fix MSan report in QueryLog 2020-09-25 02:24:58 +03:00
Alexander Tokmakov
fb826557b7 Merge branch 'master' into enable_atomic_database_by_default 2020-09-25 02:04:01 +03:00
tavplubix
2566478349
Merge pull request #15240 from ClickHouse/fix-random-seed
Fix strange code
2020-09-25 01:26:22 +03:00
tavplubix
c268464f9f
add some disabled tests from arcadia to skip_list.json 2020-09-24 22:38:58 +03:00
tavplubix
0306c586a2
Update skip_list.json 2020-09-24 21:40:50 +03:00