Commit Graph

37612 Commits

Author SHA1 Message Date
Nikolai Kochetov
9e105b877c Update intHash. 2020-03-23 22:21:15 +03:00
Nikolai Kochetov
3c31139db8 More tests. 2020-03-23 22:18:35 +03:00
Azat Khuzhin
8ffbff85f0 docs: fix force_optimize_skip_unused_shards link
Refs: #9803
2020-03-23 22:07:29 +03:00
alesapin
5b8824c065 Add clang-8 to binary image 2020-03-23 21:23:32 +03:00
alesapin
9c9ce0aa37
Update clickhouse-test 2020-03-23 21:17:07 +03:00
Nikolai Kochetov
0bd502f2a6 Update unit test. 2020-03-23 20:42:26 +03:00
Nikolai Kochetov
2e2272785a Update unit test. 2020-03-23 20:39:34 +03:00
Nikolai Kochetov
7582f6628c Update unit test. 2020-03-23 20:32:08 +03:00
alesapin
ebf3e7b9e4 Collect stack traces from system.stack_trace table 2020-03-23 20:30:52 +03:00
alexey-milovidov
1ee26193f0
Update StorageDistributed.cpp 2020-03-23 20:28:38 +03:00
Nikolai Kochetov
9ab6f6a0ff Update unit test. 2020-03-23 20:20:09 +03:00
Nikolai Kochetov
05fb1760a7 Update unit test. 2020-03-23 20:17:34 +03:00
Nikolai Kochetov
7f6dda4994 Update unit test. 2020-03-23 20:15:32 +03:00
Alexey Milovidov
32652200bf Fix glibc compatibility 2020-03-23 19:51:06 +03:00
Alexey Milovidov
e06b9d4c2f Fix tsan report in system.stack_trace 2020-03-23 19:25:21 +03:00
Nikolai Kochetov
1d94b8bfbd Merge branch 'master' into weak-hash 2020-03-23 19:22:46 +03:00
alesapin
72f3fbb630 Fix binary image 2020-03-23 19:08:13 +03:00
alexey-milovidov
857c39fe48
Merge pull request #9825 from ClickHouse/remove-garbage-system-tables
Remove some garbage from code of system.tables
2020-03-23 19:00:24 +03:00
alesapin
772c210184 Better name 2020-03-23 18:43:20 +03:00
Nikolai Kochetov
ab8a7c4f2f
Update 2018.md
Add link for changelog 2017
2020-03-23 18:30:06 +03:00
Nikolai Kochetov
dcec577893
Update 2019.md
Add link to changelog 2018
2020-03-23 18:29:30 +03:00
Nikolai Kochetov
e638652f58
Update CHANGELOG.md
Added link to changelog for 2019
2020-03-23 18:28:05 +03:00
Ilya Yatsishin
67e2828252
Play docs (#9820) 2020-03-23 18:27:19 +03:00
alesapin
ea061df5cd Add ability to build with clang-9 from packager script and remove outdated compilers 2020-03-23 17:49:52 +03:00
Pavel Kovalenko
5375683f24
DiskS3 hardlinks optimal implementation (#9760)
* Optimal DiskS3 hardlinks implementation and new tests.

* Code style fixes.

* Minor fixed.

* Minor fixes.
2020-03-23 17:45:48 +03:00
Ilya Yatsishin
c60fc2d338
Fix firstSignificantSubdomain formatting (#9828) 2020-03-23 16:59:53 +03:00
Amos Bird
0f15dd2fab
more aggregation methods 2020-03-23 21:44:21 +08:00
alesapin
048a61695c Add comment 2020-03-23 16:40:14 +03:00
alesapin
b0578d3faa Remove accident change 2020-03-23 16:35:18 +03:00
alesapin
3a1e375b8a Remove atomic from bytes_size 2020-03-23 16:32:02 +03:00
Mikhail f. Shiryaev
c965e5e07c
Third party check (#9824)
* Add link to nagios plugin for clickhouse

* Add missing links to clickhouse_exporter
2020-03-23 16:20:37 +03:00
Alexey Milovidov
a331f2c616 Remove some garbage from code of system.tables, part 1 2020-03-23 16:03:15 +03:00
Alexey Milovidov
ca1bb2fbde Fix flacky test #9813 2020-03-23 15:52:20 +03:00
Nikolai Kochetov
0b9c53ac7d Added test. 2020-03-23 15:48:10 +03:00
Nikolai Kochetov
d0067afa1f Fix Expression transform for empty totals. 2020-03-23 15:23:54 +03:00
alesapin
9cd283266e Better size calculation 2020-03-23 15:19:43 +03:00
alexey-milovidov
437ffab07e
Merge pull request #9818 from ClickHouse/flapping_tests
Trying to fix flaky tests
2020-03-23 15:09:19 +03:00
Alexey Milovidov
958b695618 Merge branch 'master' into taiyang-li-pr_add_auc 2020-03-23 15:06:23 +03:00
Alexey Milovidov
6a41980d6e Added results from Piotr Maśko 2020-03-23 15:06:07 +03:00
Ilya Yatsishin
ed789a4d52
Update documentation for dictionary regarding ON CLUSTER clause for C… (#9817)
* Update documentation for dictionary regarding ON CLUSTER clause for CREATE DICTIONARY

* add es

Co-authored-by: Guillaume Tassery <gtassery@partners.accedian.com>
2020-03-23 14:56:23 +03:00
alexey-milovidov
92684b911d
Update Dockerfile 2020-03-23 14:02:39 +03:00
Ivan Blinkov
d864b0c585
Uncomment playground 2020-03-23 13:49:16 +03:00
alesapin
fd7be934bb Remove useless method and it's usages 2020-03-23 12:50:54 +03:00
Vxider
231e679710 update code style 2020-03-23 17:42:59 +08:00
Alexander Kuzmenkov
d396a7c650 Some tweaks for performance comparison 2020-03-23 12:39:12 +03:00
alesapin
cfb098cca9 Fix bulk of flaky tests 2020-03-23 12:28:14 +03:00
Nikolai Kochetov
c3e5aa2329
Update CHANGELOG.md
Add changelog for 20.1.8.41
2020-03-23 12:19:03 +03:00
Nikolai Kochetov
d6042d1818
Update CHANGELOG.md
Add changelog for 2.1.7.38
2020-03-23 12:13:06 +03:00
alesapin
7fc1ce6ec7 Fix flacky 00806_alter_update test 2020-03-23 12:05:51 +03:00
Nikolai Kochetov
bb5da20fb2
Update CHANGELOG.md
Added changelog for 20.3.4.10
2020-03-23 11:44:58 +03:00