Commit Graph

11086 Commits

Author SHA1 Message Date
Alexey Milovidov
80080f1ad6 Small refinements [#CLICKHOUSE-2]. 2017-06-02 18:54:39 +03:00
f1yegor
25adaded8c index.html glitch 2017-06-02 03:23:18 +04:00
Alexey Milovidov
5bd9342c0b Merge branch 'master' of github.com:yandex/ClickHouse 2017-06-01 21:13:42 +03:00
Alexey Milovidov
862a304db2 Small refinements [#CLICKHOUSE-2]. 2017-06-01 16:41:58 +03:00
Vitaliy Lyudvichenko
1c367fc666 Fix DDLLogEntry::CURRENT_VERSION variable issue. [#CLICKHOUSE-5] 2017-06-01 13:49:22 +03:00
Vitaliy Lyudvichenko
6db8da82c6 Add requested changes. [#CLICKHOUSE-5] 2017-06-01 13:49:21 +03:00
Vitaliy Lyudvichenko
73e2aab9ec Updated integration tests. Add integration test for DDL. [#CLICKHOUSE-5] 2017-06-01 13:49:21 +03:00
Vitaliy Lyudvichenko
226d84be09 Update doc. [#CLICKHOUSE-5] 2017-06-01 13:49:21 +03:00
Vitaliy Lyudvichenko
d472065af0 Rename draft for integration test. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
55aa8217f3 Disable DDL ALTER for replicated tables. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
3a2c1a195d Add ZooKeeper session recovering and trashy integration test. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
9fd8d6b79f Add ALTER queries. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
48ade83090 Parsers refactoring. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
91f45c628b Add queue cleanup. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
feb1db051d Add status stream for distributed DDLs. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
4322b0c5a9 Implemented global ZK queue for DDLs. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
209015574f Workable version for CREATE DROP w/o ZK tests. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
aa7504a7f5 Distributed DDL PR rebase. [#CLICKHOUSE-5] 2017-06-01 13:49:19 +03:00
robot-metrika-test
5df9848326 Auto version update to [54237] 2017-05-31 20:37:37 +03:00
Ivan Blinkov
86a3fcaec4 put redirect back 2017-05-31 20:55:09 +04:00
Ivan Blinkov
43d1467233 behaves weird in test 2017-05-31 20:55:09 +04:00
Ivan Blinkov
cbccd655a9 CLICKHOUSE-2936: temporary client-side redirect 2017-05-31 20:55:09 +04:00
Ivan Blinkov
dc3a618d7a Lost translation 2017-05-31 20:55:09 +04:00
Ivan Blinkov
1f6d5196f7 CLICKHOUSE-3043: get rid of habrastorage links 2017-05-31 20:55:09 +04:00
Ivan Blinkov
7432f59f59 tune nginx config 2017-05-31 20:55:09 +04:00
Ivan Blinkov
76d94bbc2a cleanup docker images 2017-05-31 20:55:09 +04:00
Ivan Blinkov
dabe95b83e shorter 2017-05-31 20:55:09 +04:00
Ivan Blinkov
39aa0e82f2 Do not underline links in docs 2017-05-31 20:55:09 +04:00
Ivan Blinkov
e0d980bac2 Website release script: fail fast + pass docker hash on deploy 2017-05-31 20:55:09 +04:00
Ivan Blinkov
09f4d26816 Minify sphinx docs too 2017-05-31 20:55:09 +04:00
Ivan Blinkov
51b8b19cc2 Less confusing directory structure (docs -> doc/reference/) 2017-05-31 20:55:09 +04:00
Ivan Blinkov
47e86b9700 update presentations 2017-05-31 20:55:09 +04:00
Ivan Blinkov
0853d02abe CLICKHOUSE-2981: docs styles more similar to main website + add flags to switch language links 2017-05-31 20:55:09 +04:00
Ivan Blinkov
b9caa63aa6 CLICKHOUSE-2981: prefer sphinx docs over original reference 2017-05-31 20:55:09 +04:00
Ivan Blinkov
5e572d1f43 lost files 2017-05-31 20:55:09 +04:00
Ivan Blinkov
a654fb55ee update submodule 2017-05-31 20:55:09 +04:00
Ivan Blinkov
a51334ef94 CLICKHOUSE-2936: redirect from clickhouse.yandex.ru and clickhouse.yandex.com 2017-05-31 20:55:09 +04:00
Ivan Blinkov
7af6bf1126 update presentations 2017-05-31 20:55:09 +04:00
Nikolai Kochetov
d606436023 using MergeTreeDataPartChecksums to calculate marks_size in system.parts 2017-05-31 20:54:40 +04:00
Nikolai Kochetov
c58e98b607 added marks_size column in system.parts 2017-05-31 20:54:40 +04:00
alexey-milovidov
3816a8aee2 Merge pull request #837 from yandex/CLICKHOUSE-3044
Remove tmp part directories on server start. [#CLICKHOUSE-3044]
2017-05-31 20:52:24 +04:00
Vitaliy Lyudvichenko
1a4b0eb355 Remove tmp part directories on server start. [#CLICKHOUSE-3044] 2017-05-31 18:01:25 +03:00
Nikolai Kochetov
334fa11d12 deleted IBlickInputStream.h include form IDictionary.h 2017-05-31 12:05:44 +03:00
ivanzhukov
52b5f18db9 Code Review 2017-05-31 00:36:45 +03:00
Nikolai Kochetov
38e9e837c5 style fixes 2017-05-30 18:02:44 +03:00
Alex Zatelepin
0b2e2ec20d Update README.md [#CLICKHOUSE-2821] 2017-05-29 22:05:36 +03:00
Nikolai Kochetov
7c736b12ef added raw serialization functions for IColumn; changed key serialization in ComplexKeyCacheDictionary; style fixes 2017-05-29 20:26:45 +03:00
Nikolai Kochetov
787bf12572 merged with master 2017-05-29 20:23:14 +03:00
Vasily Okunev
80e32b7d79 METRIQA-1262 Same versions of clickhouse-server-base and clickhouse-server-common in Dockerfile. 2017-05-29 19:10:54 +03:00
proller
27d675465d Remove wrong char from code 2017-05-29 14:18:51 +03:00