Commit Graph

37860 Commits

Author SHA1 Message Date
Alexey Milovidov
1ced2550d0 Fixed clang-tidy check 2020-03-18 19:51:20 +03:00
Alexey Milovidov
4514f89fb3 Fixed style 2020-03-18 19:51:20 +03:00
Alexey Milovidov
93466ce097 Added even more clang-tidy checks 2020-03-18 19:51:20 +03:00
Alexey Milovidov
c20853eecc Added most of bugprone checks 2020-03-18 19:51:20 +03:00
Alexey Milovidov
08b75e0c1c Fixed clang-tidy check 2020-03-18 19:50:55 +03:00
Alexey Milovidov
711254ec52 Fixed clang-tidy check 2020-03-18 19:50:55 +03:00
Alexey Milovidov
766187fe35 Fixed style 2020-03-18 19:50:55 +03:00
Alexey Milovidov
bceb246d8e Added most of bugprone checks 2020-03-18 19:50:55 +03:00
alesapin
20211451ae Fix backquoting in dictionary ddl 2020-03-18 19:47:33 +03:00
Nikolai Kochetov
e6f518154b Fix build. 2020-03-18 19:46:07 +03:00
alexey-milovidov
8eb4eb765b
Merge pull request #9717 from ClickHouse/clang-tidy-2
clang-tidy, part 2
2020-03-18 19:44:36 +03:00
Nikolai Kochetov
6d1640643a Fix build. 2020-03-18 19:40:23 +03:00
Nikolai Kochetov
9f82f43fdd Fix build. 2020-03-18 19:36:21 +03:00
Nikolai Kochetov
e94f572c95 Fix build. 2020-03-18 19:28:50 +03:00
Nikolai Kochetov
0a61f325fe Fix build. 2020-03-18 19:21:28 +03:00
Nikolai Kochetov
e76877c5ed Fix build. 2020-03-18 19:18:37 +03:00
Nikolai Kochetov
e26eac4649 Implement updateWeakHash32 for other columns. 2020-03-18 19:03:55 +03:00
Ivan Blinkov
0f59f6d21d
trigger checks 2020-03-18 19:02:15 +03:00
Ivan Blinkov
f6257bf5b6
Temporary return wkhtmltopdf logging 2020-03-18 18:54:16 +03:00
Alexander Kuzmenkov
f04c2da180
Update arithmetic.xml 2020-03-18 18:31:03 +03:00
Alexander Kuzmenkov
83c8581e5a
Update synthetic_hardware_benchmark.xml 2020-03-18 18:22:29 +03:00
imgbot[bot]
359e71dc02
[ImgBot] Optimize images (#9732)
/website/images/clickhouse-black.svg -- 4.33kb -> 4.33kb (0.02%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-03-18 17:57:08 +03:00
Ivan Blinkov
d4e2741951
More grammar fixes in docs/website (#9731) 2020-03-18 17:55:01 +03:00
alesapin
baec35a18b Better locking in alter 2020-03-18 17:43:16 +03:00
Nikita Mikhaylov
23f027e6da typo 2020-03-18 17:40:24 +03:00
Nikolai Kochetov
a19937a0a4 Refactor weakHash for ColumnString. 2020-03-18 16:44:46 +03:00
Nikita Mikhaylov
6f526db293 also better code 2020-03-18 16:25:49 +03:00
imgbot[bot]
3b2c83b166
[ImgBot] Optimize images (#9728)
*Total -- 48.84kb -> 48.77kb (0.16%)

/website/images/index/hardware-efficient.svg -- 44.52kb -> 44.44kb (0.17%)
/website/images/clickhouse-black.svg -- 4.33kb -> 4.33kb (0.02%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-03-18 16:17:23 +03:00
alesapin
f64c005e70 Split merger mutator 2020-03-18 16:16:59 +03:00
Ivan Blinkov
5abe3ac3f1
Switch docs to python3 and update MkDocs to 1.1 (#9711)
+ some grammar and css fixes
2020-03-18 16:02:32 +03:00
Alexey Milovidov
cf1a8bc36e Fixed error 2020-03-18 15:14:10 +03:00
Alexey Milovidov
36aab47149 Fixed race condition in text_log 2020-03-18 14:59:40 +03:00
alesapin
d00406294c Splitting mutate part to temporarty part 2020-03-18 14:36:18 +03:00
alesapin
eb938f66e4 Better mutations interface 2020-03-18 13:02:57 +03:00
alesapin
3babac10f5 Fix query hang 2020-03-18 12:48:29 +03:00
alesapin
13a0151cf3 Remove garbage 2020-03-18 12:34:05 +03:00
alesapin
e6acfd4e8b Return new test 2020-03-18 12:12:35 +03:00
alesapin
b3d52cfb33 Merge branch 'master' into alter_on_top_of_mutations_merge_tree 2020-03-18 11:54:19 +03:00
alesapin
87e9a84ef7 Unblock waiting mutations 2020-03-18 11:53:55 +03:00
Nikita Mikhaylov
134ac8c9b4 tune tests 2020-03-18 11:49:05 +03:00
Amos Bird
045f5ae348
random seed by default 2020-03-18 16:12:15 +08:00
Amos Bird
adf4ad6ce3
Always prefer case insensitive suggestions 2020-03-18 13:27:56 +08:00
Alexander Kuzmenkov
f19c34d36d Merge remote-tracking branch 'origin/master' into HEAD 2020-03-18 06:26:29 +03:00
Alexander Kuzmenkov
48a2b46499 performance comparison 2020-03-18 06:25:16 +03:00
Guillaume Tassery
b3e37a0890 add example 2020-03-18 04:09:19 +01:00
Alexander Kuzmenkov
56c4b49844 performance comparison 2020-03-18 04:29:32 +03:00
Alexey Milovidov
1bd7e594b0 clang-tidy, part 2 2020-03-18 03:57:00 +03:00
Alexander Kuzmenkov
2510aed7b5 More stable perf tests 2020-03-18 03:33:32 +03:00
Alexander Kuzmenkov
3ec3732d99
Update synthetic_hardware_benchmark.xml 2020-03-18 03:15:05 +03:00
alexey-milovidov
a800fa7986
Merge pull request #9693 from den-crane/patch-2
extended test for deduplicate_blocks_in_dependent_materialized_views
2020-03-18 01:33:18 +03:00