Nikolai Kochetov
|
a58b152140
|
Fix build.
|
2020-06-20 13:40:53 +03:00 |
|
Alexey Milovidov
|
beae4d5db1
|
Fix sleep in signal handler
|
2020-06-20 13:15:53 +03:00 |
|
Alexey Milovidov
|
d0b948dc3f
|
Added a test
|
2020-06-20 12:18:53 +03:00 |
|
Alexey Milovidov
|
5c2e9da583
|
Added a function "buildId"
|
2020-06-20 12:17:43 +03:00 |
|
Alexey Milovidov
|
2897a54072
|
Fix build
|
2020-06-20 12:17:31 +03:00 |
|
Alexey Milovidov
|
7fcdfa1f88
|
Print build id on startup
|
2020-06-20 12:13:11 +03:00 |
|
Tom Bombadil
|
1b9e72f9ad
|
Update alter.md (#11823)
What a huge doc I have translated to Chinese!
|
2020-06-20 12:12:45 +03:00 |
|
Alexey Milovidov
|
ead4a2cfd9
|
Print build id in crash messages
|
2020-06-20 12:07:05 +03:00 |
|
Nikolai Kochetov
|
0c6129ac7c
|
Fix build.
|
2020-06-20 11:52:41 +03:00 |
|
Nikolai Kochetov
|
4d70cc34c1
|
Merge branch 'master' into query-plan
|
2020-06-20 10:53:48 +03:00 |
|
Nikolai Kochetov
|
e75091ab6c
|
Fix distinct for FinishSortingStep.
|
2020-06-20 10:50:45 +03:00 |
|
alexey-milovidov
|
c256682068
|
Update PODArray.h
|
2020-06-20 10:45:51 +03:00 |
|
Alexey Milovidov
|
f25416beb8
|
Added "hostname" as an alias to function "hostName"
|
2020-06-20 10:43:35 +03:00 |
|
Alexey Milovidov
|
a7cc800138
|
Added a test for #6549
|
2020-06-20 10:36:17 +03:00 |
|
alexey-milovidov
|
32c7ff7d2c
|
Update create.md
|
2020-06-20 10:33:41 +03:00 |
|
alexey-milovidov
|
8139ce5985
|
Update create.md
|
2020-06-20 10:32:33 +03:00 |
|
Yuntao Wu
|
ab4f9d35fd
|
replacingmergetree translate into "替换合并树“ better (#11814)
|
2020-06-20 10:31:05 +03:00 |
|
Alexey Milovidov
|
ad672f7ce2
|
Whitespace
|
2020-06-20 10:26:33 +03:00 |
|
Alexey Milovidov
|
b8769e1ada
|
Fix style
|
2020-06-20 10:24:51 +03:00 |
|
Alexey Milovidov
|
f2296ba313
|
Added a test
|
2020-06-20 09:56:37 +03:00 |
|
Alexey Milovidov
|
9f26ac06ea
|
Fix another 10% of bad code #11529
|
2020-06-20 09:54:05 +03:00 |
|
Tom Bombadil
|
37f6616c0f
|
Update join.md (#11798)
optimize the original Chinese translation for the doc.
|
2020-06-20 09:50:53 +03:00 |
|
Tom Bombadil
|
338e0dc5a1
|
Update memory.md (#11800)
optimize doc translation
|
2020-06-20 09:50:00 +03:00 |
|
Alexey Milovidov
|
71d907129c
|
Whitespace
|
2020-06-20 09:41:09 +03:00 |
|
Alexey Milovidov
|
dec883e21b
|
Check for tests with "fail" in their names
|
2020-06-20 09:28:19 +03:00 |
|
Alexey Milovidov
|
b91782594d
|
Fix 10% of bad code #11756
|
2020-06-20 09:24:34 +03:00 |
|
alexey-milovidov
|
f27ae6a12a
|
Merge pull request #11682 from ClickHouse/fix-parallel-final-stuck
Fix parallel final stuck
|
2020-06-20 09:05:32 +03:00 |
|
alexey-milovidov
|
2e604726e0
|
Update PODArray.h
|
2020-06-20 08:39:52 +03:00 |
|
alexey-milovidov
|
7baf1e0994
|
Merge pull request #11718 from ClickHouse/test-hyperscan
Added a test for stack unwinding from within Hyperscan
|
2020-06-20 08:33:57 +03:00 |
|
alexey-milovidov
|
7e7dd04b5c
|
Merge pull request #11787 from ClickHouse/blinkov-patch-20
Refresh distinctive-features.md with recent features
|
2020-06-20 08:27:38 +03:00 |
|
alexey-milovidov
|
4129300fdb
|
Merge pull request #11788 from ClickHouse/fix-too-many-threads
Fix too many threads
|
2020-06-20 08:24:47 +03:00 |
|
alexey-milovidov
|
d341e34fac
|
Merge pull request #11795 from ClickHouse/remove-leader-election-3
Remove leader election, step 3: remove yielding of leadership; remove sending queries to leader.
|
2020-06-20 08:24:16 +03:00 |
|
alexey-milovidov
|
26d19a64dc
|
Merge pull request #11812 from blinkov/benchmark-style-tuning
[website] tune benchmark pages styling + add extra checks
|
2020-06-20 08:10:17 +03:00 |
|
Ivan Blinkov
|
5f15ceac0b
|
avoid duplicate short system name
|
2020-06-20 01:55:55 +03:00 |
|
Ivan Blinkov
|
5892190d00
|
adapt recent result as well
|
2020-06-20 01:53:48 +03:00 |
|
Ivan Blinkov
|
ec16eb36ec
|
Merge branch 'benchmark-style-tuning' of github.com:blinkov/ClickHouse; branch 'master' of github.com:ClickHouse/ClickHouse into benchmark-style-tuning
|
2020-06-20 01:52:33 +03:00 |
|
tavplubix
|
b8685322b7
|
Merge pull request #11767 from amosbird/fs1
add scalars in time
|
2020-06-20 01:01:20 +03:00 |
|
Ivan Blinkov
|
5f09cee06d
|
[website] tune benchmark pages styling + add extra checks
|
2020-06-20 00:09:45 +03:00 |
|
Azat Khuzhin
|
5f14622bfd
|
Preserve column alias with optimize_aggregators_of_group_by_keys
optimize_aggregators_of_group_by_keys has been introduced in #11667
|
2020-06-19 23:04:19 +03:00 |
|
alexey-milovidov
|
8a33cd7483
|
Merge pull request #11785 from abyss7/h3-arcadia
Support H3 in Arcadia
|
2020-06-19 22:52:07 +03:00 |
|
Alexey Milovidov
|
03f39fe1f4
|
Added MSan suppression for Hyperscan
|
2020-06-19 22:28:49 +03:00 |
|
alexey-milovidov
|
08b53c1ab5
|
Update gtest_pod_array.cpp
|
2020-06-19 22:10:04 +03:00 |
|
Alexey Milovidov
|
abb59a2621
|
Give up on UBSan for Hyperscan
|
2020-06-19 21:45:09 +03:00 |
|
Alexey Milovidov
|
3142006182
|
Leave only relevant part of the test
|
2020-06-19 21:44:33 +03:00 |
|
Nikolai Kochetov
|
8a048340b0
|
Fix tests.
|
2020-06-19 21:23:44 +03:00 |
|
Nikolai Kochetov
|
9ca456f255
|
Try fix totals.
|
2020-06-19 19:58:27 +03:00 |
|
Nikolai Kochetov
|
4cafa3d703
|
Try fix totals.
|
2020-06-19 19:51:44 +03:00 |
|
Tom Bombadil
|
916ae64e42
|
Update roadmap.md (#11801)
Sync the doc content with the newest English version.
|
2020-06-19 19:42:51 +03:00 |
|
Tom Bombadil
|
6849b57f14
|
Update view.md (#11799)
correct the title
|
2020-06-19 19:09:06 +03:00 |
|
Ivan Blinkov
|
dc8eda3ba0
|
Update why.html
|
2020-06-19 19:02:57 +03:00 |
|