alexey-milovidov
|
4ebb240be6
|
Update Cluster.h
|
2020-02-16 07:13:54 +03:00 |
|
alexey-milovidov
|
5ebabe519f
|
Update Cluster.cpp
|
2020-02-16 07:12:48 +03:00 |
|
alexey-milovidov
|
480881563a
|
Slightly more readable.
|
2020-02-16 07:11:19 +03:00 |
|
alexey-milovidov
|
6f51f089ec
|
Merge pull request #9138 from ClickHouse/system-replicas-add-zookeeper-exception-column
Add zookeeper_exception column to system.replicas table.
|
2020-02-16 06:14:22 +03:00 |
|
alexey-milovidov
|
76f09ec883
|
Merge pull request #9052 from oandrew/reinterpret-fixedstring-bugfix
Use correct implementation for reinterpretAsFixedString
|
2020-02-16 06:11:13 +03:00 |
|
Andrew Onyshchuk
|
55b9af60ca
|
Add test for reinterpretAsFixedString
|
2020-02-15 17:49:32 -06:00 |
|
Alexey Milovidov
|
4ae404f794
|
Implement #9137
|
2020-02-15 03:13:00 +03:00 |
|
Alexey Milovidov
|
07479236d7
|
Implement #9137
|
2020-02-15 03:11:09 +03:00 |
|
alexey-milovidov
|
e9af153819
|
Merge pull request #9126 from Melancholic/change_http_status
Fixed #5104. Return 503 status in /replicas_status if not ok
|
2020-02-15 02:59:18 +03:00 |
|
alexey-milovidov
|
7f581fb555
|
Merge pull request #9135 from den-crane/test-for-6143
tests for #6143 and #2314
|
2020-02-15 02:57:20 +03:00 |
|
alexey-milovidov
|
38c4f3ed84
|
Merge pull request #9131 from ClickHouse/better_temporary_live_view_syntax
Better CREATE syntax for temporary LIVE VIEW
|
2020-02-15 02:55:37 +03:00 |
|
alexey-milovidov
|
ab702acf12
|
Merge pull request #9105 from ClickHouse/aku/flap-faster
Make some performance tests faster.
|
2020-02-15 02:54:16 +03:00 |
|
alexey-milovidov
|
a264f4a4dc
|
Merge pull request #9061 from ClickHouse/aku/flappy-perf
Less flappy performance test queries
|
2020-02-15 02:53:10 +03:00 |
|
alexey-milovidov
|
f836987f31
|
Merge pull request #9041 from proller/fix27
Build fixes
|
2020-02-15 02:51:18 +03:00 |
|
alexey-milovidov
|
71c6430f10
|
Merge pull request #9129 from Jokser/disks-section-for-functional-tests
Added disks section for stateless functional testing.
|
2020-02-15 02:48:19 +03:00 |
|
alexey-milovidov
|
ec1191e4e8
|
Update disks.xml
|
2020-02-15 02:47:24 +03:00 |
|
alexey-milovidov
|
98d161bd02
|
Merge pull request #9109 from den-crane/patch-14
translation to Russian MOVE PARTITION TO TABLE
|
2020-02-15 02:44:27 +03:00 |
|
alexey-milovidov
|
4d0d32da23
|
Merge pull request #9091 from PerformanceVision/bit_on_bitset
Implement bit operations for FixedString datatype for doing bits operation on a bitset
|
2020-02-15 02:43:29 +03:00 |
|
alexey-milovidov
|
db1c67e3e3
|
Merge pull request #9100 from ClickHouse/issue-9094
Prevent abort on shutdown if the fs is readonly
|
2020-02-15 02:38:37 +03:00 |
|
Alexey Milovidov
|
ead93ba12f
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2020-02-15 02:33:06 +03:00 |
|
alexey-milovidov
|
3946db13d8
|
Update extended_roadmap.md
|
2020-02-15 02:00:49 +03:00 |
|
Ivan Blinkov
|
d8454b6080
|
fix link
|
2020-02-15 00:16:43 +03:00 |
|
nagorny
|
c39e2f89ea
|
#5104. Add documentation about 503 response in /replicas_status if not ok
|
2020-02-14 23:53:27 +03:00 |
|
Denis Zhuravlev
|
bef505a804
|
Merge branch 'test-for-6143' of github.com:den-crane/ClickHouse into test-for-6143
|
2020-02-14 16:43:41 -04:00 |
|
Denis Zhuravlev
|
cce9645848
|
test for #2314
|
2020-02-14 16:43:28 -04:00 |
|
Alexander Kuzmenkov
|
3e03b1591c
|
Update entrypoint.sh
|
2020-02-14 23:31:57 +03:00 |
|
Denis Zhuravlev
|
dada5cf6ca
|
Update 01080_engine_merge_prewhere_tupleelement_error.sql
optimize_move_to_prewhere=0
|
2020-02-14 16:17:29 -04:00 |
|
Denis Zhuravlev
|
eec35ce32d
|
test for #6143
|
2020-02-14 16:11:38 -04:00 |
|
Ilya Yatsishin
|
6637589fec
|
Merge pull request #9127 from qoega/update_roadmap
Update roadmap
|
2020-02-14 23:09:34 +03:00 |
|
Alexander Kuzmenkov
|
4c4448c04b
|
Update ngram_distance.xml
|
2020-02-14 22:49:54 +03:00 |
|
Alexander Kuzmenkov
|
e3abc3b60d
|
Update general_purpose_hashes_on_UUID.xml
|
2020-02-14 22:46:27 +03:00 |
|
Alexander Kuzmenkov
|
db0f2a5dba
|
Update codecs_int_insert.xml
|
2020-02-14 22:44:59 +03:00 |
|
Alexander Kuzmenkov
|
51815044c5
|
Merge pull request #8943 from ClickHouse/aku/flush-perf
[wip] Improve flush performance in SystemLog
|
2020-02-14 22:41:44 +03:00 |
|
Alexander Kuzmenkov
|
de351bad39
|
performance comparison
|
2020-02-14 22:39:36 +03:00 |
|
Ivan Blinkov
|
cf32a1df54
|
Merge pull request #9133 from blinkov/master
Extend adopters page
|
2020-02-14 22:36:35 +03:00 |
|
Ivan Blinkov
|
a683b9fbef
|
More entries on adopters page
|
2020-02-14 22:35:54 +03:00 |
|
Ivan Blinkov
|
4b30e5b842
|
More entries on adopters page
|
2020-02-14 22:27:59 +03:00 |
|
Ivan Blinkov
|
fcc1c74e5f
|
More old link on adopters page
|
2020-02-14 22:06:41 +03:00 |
|
proller
|
cf39e9d64a
|
Merge remote-tracking branch 'upstream/master' into fix27
|
2020-02-14 21:28:09 +03:00 |
|
Alexander Tokmakov
|
6889951396
|
better syntax for temporary LIVE VIEW
|
2020-02-14 21:20:20 +03:00 |
|
Ivan Blinkov
|
bb67e12690
|
Merge pull request #9130 from blinkov/master
Introduce adopters page + fix a bunch of lost symlinks
|
2020-02-14 20:31:41 +03:00 |
|
Ivan Blinkov
|
df3879d07a
|
Introduce adopters page + fix a bunch of lost symlinks
|
2020-02-14 19:48:08 +03:00 |
|
Pavel Kovalenko
|
7c585291b5
|
Added disks section for stateless functional testing.
|
2020-02-14 18:37:51 +03:00 |
|
Anton Popov
|
1162c22063
|
Merge pull request #9106 from CurtizJ/fix-range-reader
Fix segfault in MergeTreeRangeReader
|
2020-02-14 17:59:43 +03:00 |
|
Ivan Lezhankin
|
2d44fa59b5
|
libs/ → base/
|
2020-02-14 17:48:30 +03:00 |
|
Yatsishin Ilya
|
bd3000881c
|
update roadmap
|
2020-02-14 17:31:29 +03:00 |
|
nagorny
|
15d3176d40
|
Ticket #5104. Return 503 status from /replicas_status if not ok
|
2020-02-14 17:20:27 +03:00 |
|
Sergei Shtykov
|
adc8cf5f54
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse
|
2020-02-14 16:52:29 +03:00 |
|
Ivan
|
e43fe35a69
|
noop (#9122)
|
2020-02-14 16:15:50 +03:00 |
|
Alexander Kuzmenkov
|
6b09956277
|
review fixes
|
2020-02-14 16:09:51 +03:00 |
|