Commit Graph

37759 Commits

Author SHA1 Message Date
Alexander Kuzmenkov
f6d745de7f performance comparison 2020-03-17 05:42:13 +03:00
Alexander Kuzmenkov
04bed5f032 Add high-precision timestamp to trace_log 2020-03-17 05:16:04 +03:00
Alexey Milovidov
41510275c5 Small updates on roadmap 2020-03-17 01:54:42 +03:00
Ivan Blinkov
552ecd6b68
Less spam in build.py output (#9694) 2020-03-17 00:55:51 +03:00
Nikita Mikhaylov
d217933948 add more tests 2020-03-17 00:05:38 +03:00
Ivan Blinkov
a3deb35329
Update CODEOWNERS 2020-03-16 23:45:45 +03:00
Denis Zhuravlev
7a863390fc
Update settings.md (#9688)
insert_deduplicate / deduplicate_blocks_in_dependent_materialized_views en description
2020-03-16 23:23:16 +03:00
Denis Zhuravlev
d6e843d1f4
Update test.py 2020-03-16 17:03:52 -03:00
Denis Zhuravlev
f1f1c1c591
extended test for deduplicate_blocks_in_dependent_materialized_views 2020-03-16 16:49:51 -03:00
alesapin
9c4f21eb54
Merge pull request #9680 from ClickHouse/fix_mutations_test
Simplify kill mutation test
2020-03-16 22:06:15 +03:00
alesapin
18dcb193fd More verbose message about error in case of exception during recursive remove 2020-03-16 21:57:01 +03:00
Nikolai Kochetov
1edf735e8d Update script for backporting. 2020-03-16 18:27:07 +03:00
Guillaume Tassery
e350baf58f test 2020-03-16 16:26:23 +01:00
alesapin
1c98210b71 Fix bug in integration test 2020-03-16 18:09:20 +03:00
yonesko
81bc57874e
Fix typo (#9683) 2020-03-16 18:02:03 +03:00
alesapin
5b54ef5bfd Split long dictionaries test 2020-03-16 17:59:11 +03:00
Alexander Kuzmenkov
811d0e00d5 performance comparison 2020-03-16 17:54:17 +03:00
alesapin
718903f140 Simplify test and fix order of messages 2020-03-16 17:05:11 +03:00
Artem Zuikov
703bf4ef1a Merge branch 'master' into some 2020-03-16 16:45:39 +03:00
Guillaume Tassery
bbd6ff8466 test 2020-03-16 14:35:22 +01:00
Artem Zuikov
211ee95eb7 undo jemalloc deps 2020-03-16 16:30:37 +03:00
Guillaume Tassery
b3c1115bc2 an another test 2020-03-16 13:40:34 +01:00
Alexey Milovidov
32b3e7946c Fix flacky test, take two 2020-03-16 15:32:07 +03:00
alesapin
4547e1a25b Simplify kill mutation test 2020-03-16 14:54:07 +03:00
Guillaume Tassery
6c3200c75c test 2020-03-16 11:32:23 +01:00
Nikita Mikhaylov
8d53fe7aba Merge branch 'master' of github.com:ClickHouse/ClickHouse into clickhouse-copier 2020-03-16 13:08:51 +03:00
Guillaume Tassery
1f92b0a7a3 double quote string 2020-03-16 11:00:51 +01:00
Alexey Milovidov
11d4fc98f8 Add minimal code of conduct #9676 2020-03-16 12:44:28 +03:00
Guillaume Tassery
d506f97786 fix segfault 2020-03-16 10:21:38 +01:00
Nikita Mikhaylov
b34d1dfc7d fix debug build for gcc-9 2020-03-16 12:16:14 +03:00
Nikita Mikhaylov
25ba98d0ae get rid of logs 2020-03-16 11:25:59 +03:00
alesapin
930e6f24b1
Merge pull request #9652 from ClickHouse/fix_compatibility_for_mutations
Fix compatibility in replication
2020-03-16 11:19:57 +03:00
Guillaume Tassery
1493ae2c38 Merge branch 'master' of github.com:ClickHouse/ClickHouse into 2020-03-16 07:53:07 +01:00
Ivan Blinkov
dca79a59e1
Update README.md 2020-03-16 08:52:17 +03:00
alexey-milovidov
d8ddd11336
Update CHANGELOG.md 2020-03-16 06:16:39 +03:00
alexey-milovidov
5b79254c2b
Update CHANGELOG.md 2020-03-16 06:10:07 +03:00
alexey-milovidov
c5af693aa7
Update CHANGELOG.md 2020-03-16 06:09:07 +03:00
alexey-milovidov
55a6c8dc9d
Merge pull request #9675 from ClickHouse/changelog-20-3
Changelog for 20.3
2020-03-16 06:05:11 +03:00
Alexey Milovidov
1142d1b5f1 Changelog for 20.3 2020-03-16 06:04:31 +03:00
Alexey Milovidov
1f1da04cbe Fix changelog script 2020-03-16 04:26:09 +03:00
alexey-milovidov
b5dd1b4d80
Merge pull request #9665 from huiwang/fix_darwin_cross_build
set libc++ as stdlib explicitly for clang under darwin
2020-03-16 01:12:38 +03:00
Ivan Blinkov
cb7b64d946
Softer cache purge threshold 2020-03-16 00:10:47 +03:00
Hui Wang
c1ff111146 remove warnings under MacOS 2020-03-15 21:02:06 +01:00
Hui Wang
f4966ff8a3 set libc++ as stdlib explicitly for clang under darwin 2020-03-15 21:02:06 +01:00
alesapin
2c16732536 Revert version check 2020-03-15 22:34:36 +03:00
alesapin
b0cc690cfb Fix entries compatibility without versions update 2020-03-15 22:33:25 +03:00
Ivan Blinkov
3ce47c5e48
Suggest downloading packages via CDN (#9663)
* Suggest downloading packages via CDN

* Update rpm.html

* Update tgz.html

* Update install.md

* Update tutorial.md

* Update install.md

* Update install.md

* Update tutorial.md

* Update deb.html
2020-03-15 21:19:43 +03:00
Ivan Blinkov
847f673ebc
Update SECURITY.md 2020-03-15 16:53:24 +03:00
Ivan Blinkov
51e3986924
Update release.sh 2020-03-15 16:25:58 +03:00
imgbot[bot]
6a5b706fe6
[ImgBot] Optimize images (#9669)
/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-15 14:26:29 +03:00